ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
fCompare (Function)
Compares the content of two files bit by bit.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Step 1: Configuring the print parameters
This step allows you to choose......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ShellExecute (Function)
Opens a document in its associated application.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Operator on Address
The & operator returns the address of a variable as an integer
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......