ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Page Footer block
The Page footer block is run at the end of each page......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
HClient structure
The HClient structure is used to......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating the menus for the windows of the WINDEV RAD pattern
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
TreeView Table control functions
List of functions for managing TreeView Table controls...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.