ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit...
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...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
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.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
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....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic...
fLock (Function)
Entirely or partially locks an external file.