ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
WinStatus (Function)
Identifies or modifies the window status.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Salesforce functions
List of Salesforce functions...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
HCloseAnalysis (Function)
Closes the current analysis.
Record (Type of variable)
The Record type is used to save the values of a record.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
HTTPSendForm (Function)
Sends an HTTP form.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
EmailCheckAddress (Function)
Checks the validity of an email address.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.