ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgSaveDebugDump (Function)
Saves a dump file of the application.
Testing a project: setting
By testing the project you can simulate how the application will run......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit...
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Environment of code editor
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....