ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerSave (Example)
Usage example of the BurnerSave function
Feedback component
The Feedback component is a component provided with WINDEV......
AIDetectContour (Function)
Detects the contours of the shapes in an image.
HNext (Function)
Sets the position on the next table record according to a browse item.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
LoadParameter (Function)
Reads a persistent value.
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window......
iPrintReport (Example)
Usage example of the iPrintReport function
Control (Variable type)
The Control type is used to define the characteristics of a control.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...