ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
8. "Mobile friendly" site: Dynamic serving
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Page Footer block
The Page footer block is run at the end of each page......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
1. WLanguage functions specific to WEBDEV
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Move
The Move property determines if an element can be moved.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report based on a query
Queries are used to easily select records in one or more data files......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......