ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to open a window?
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Constants for WLanguage types
List of constants for managing WLanguage types....
zipClose (Example)
Usage example of the zipClose function
iPrintReport (Example)
Usage example of the iPrintReport function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
iParameter (Example)
Usage example of the iParameter function
Replication: The different types
The data replication is a powerful feature......
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Drawing constants
List of constants used by the drawing functions....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
KeyExpression (Example)
Usage example of the KeyExpression property
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
SQLModify (Example)
Usage example of the SQLModify function
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window