ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HFSQL management functions
List of functions for HFSQL management...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDOptimizer: Editing and modifying a ".REP" file
Telemetry: Main features
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
WDTestSite: Load test
The stress tests are used to check......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
InServiceMode (Function)
Indicates whether the code is run in a service.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.