ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
HModify (Example)
Usage example of the HModify function
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
zipOpen (Function)
Opens an existing archive.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Typecasting of parameters
The description of the parameter type is optional......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
How to open a window?
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min