ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
15. Project Management Hub
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
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)....