ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Share your projects via Git
Git is a source code manager......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
16. Types of code
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
MCI constants
List of constants used by the MCI functions....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
NetworkUser (Function)
Identifies the name of the connected user.
fMemOpen (Function)
Opens a memory zone shared between several applications.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Open (Function)
Opens a modal WINDEV window.