ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
PageFromSource (Function)
Automatically updates the controls of a page 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
BackgroundTaskAdd (Function)
Adds a new background task.
WDDeploy features
WDDeploy can be used to......
12. External component in practice
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Page with parameters
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....
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, ......
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)....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
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.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
How to loop through a file using filters?
Report viewer: Proposing several reports
In the document preview, end users can......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....