ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
FileToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Input (Function)
Displays a message allowing the user to type an information.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.