ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Android Widget windows
An Android application can contain one or more Widget windows......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
5. The following files are automatically created
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Error 103: The type is unknown
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......