ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Constants for external files
List of constants used by the functions for managing external files....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
HTTPRequest (Function)
Starts an HTTP request on a server.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
GetDefinition (Function)
Retrieves the definition of element type.
HIndex (Function)
Rebuilds the file index (".NDX" file).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Document (Type of variable)
The Document type is used to handle a "docx" document.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....