ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Link control properties
The Link control is available in a page and in a report......
How to develop a PHP site?
What is a PHP site?......
HDescribeItem (Function)
Describes a file item through programming.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Discover all the possibilities of pivot tables
5. User Groupware in practice
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
12. Retrieving data from a site
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
7. Multilingual applications in practice
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......