ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Error 24: No END statement is associated with this LOOP
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Error 27: No END statement is associated with this ELSE
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.