ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
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.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
User report editor (Reports & Queries)
A report provides a custom view of data......
8. If you are already familiar with WINDEV
<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)....
FileToScreen (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)....
<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)....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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)....
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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....
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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....
Managing space characters in the searches?