ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Constants for telemetry management
Constants for telemetry management...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fRename (Function)
Modifies the name of a file.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Constants for external files
List of constants used by the functions for managing external files....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Constants for managing emails
List of constants used by the functions for managing emails....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.