ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
ERR_BUTTON_EXPECTED
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 1037: This member already exists in the structure
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Label report
The report editor allows you to create "Label" reports......
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Summary table: Managing the application directories according to the platform
Z-index of a control
All the controls in a window or report have a different z-index......