ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Operating mode of dynamic Active WEBDEV Pages
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
W3C standardization
You must comply with the W3C standard (HTML 4......
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Handling Scheduler controls programmatically
A Scheduler control can be......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
State (Property)
The State property gets and sets the state of an element.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Sub-query
A sub-query is a query whose result is used by another query......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HCopyRecord (Example)
Usage example of the HCopyRecord function