ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
2. Modes to install an application
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
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......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Handling Scheduler controls programmatically
A Scheduler control can be......
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
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
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.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......