ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Operations in a Select query : add and delete
The following paragraphs present......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.