ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Domotic functions
List of functions for managing domotics...
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......