ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google constants
List of constants used by the Google functions....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
NetworkUser (Function)
Identifies the name of the connected user.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Map control properties
The following properties can be used with Map controls:...
ReplicInfo (Function)
Returns information about a replication.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Bluetooth functions
List of Bluetooth functions...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......