ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSignString (Function)
Creates the signature of a character string.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
GPSGetPosition (Function)
Retrieves information about the current device position.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Automatic AJAX
The diagram below illustrates how AJAX is automatically implemented in a WEBDEV website......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Drawing constants
List of constants used by the drawing functions....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....