ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
W3C standardization
You must comply with the W3C standard (HTML 4......
Setup mode
Several methods can be used to distribute a WINDEV application......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
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.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
USE IN (transaction)
The USE ... IN statement is used to define the block of operations to be performed in a transaction.
2. Modes to install an application
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
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.