ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset 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"...
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...
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
NetworkUser (Function)
Identifies the name of the connected user.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Link properties
When creating a link, you can simply specify the destination......
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
The different types of windows
The following types of windows can be created in a WINDEV application......
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......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.