ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SocketWrite (Function)
Writes a message intended to another socket.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HTTP functions
List of HTTP functions...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Type (Property)
The Type property is used to get and change the type of an element.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Constants for the Exif functions
List of constants used by the Exif functions....
SysSetFocus (Function)
Sets focus to a window or control.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......