ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic calculations in a Table control (AAF)
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Label report
The report editor allows you to create "Label" reports......
EmailCheckAddress (Function)
Checks the validity of an email address.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.