ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
VariableReset (Function)
Resets the variable to its initial value.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Animation (Property)
The Animation property animates an element.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
iFont (Function)
Selects the default font.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Software Factory
The concept of software factory is used to automate the process for creating applications....