ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Bar code constants
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
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
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
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.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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, ...).
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
Constants for managing animations
List of constants used by the functions for managing the animations...
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.