ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
12. Preventing from going back to a page
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
User report editor (Reports & Queries)
A report provides a custom view of data......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
<Source>.ToPage (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)....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the 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)....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
SCM file format evolutions
Four versions are available for the SCM repository......
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.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......