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"...
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
EnumControl (Example)
Usage example of the EnumControl function
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
5. The following files are automatically created
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Event (Example)
Usage example of the Event function
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Font
The Font keyword can correspond to: a Font variable. the Font property....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MyParent (Reserved word)
MyParent is used to handle...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
gClickableLink (Function)
Adds a clickable link in a graphic string.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
PageDisplay (Function)
Displays a web page in the user's browser....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Extracting messages added or modified since last extraction
A project was already created and translated......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......