ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
HFSQL Client/Server: Configuring the server
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Error 531: The negative or null subscripts are not allowed