ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The Signature control
The Signature control is a report control used to sign......
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.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
ERR_BAD_CONTEXT_INTERNAL
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ERR_CANNOT_LAUNCH
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Error 34: 'Break' is not allowed outside the loops
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.