ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
grDraw (Function)
Draws a chart according to the specified parameters.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Programming the table cells
The Table controls can be handled......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
EmailCheckAddress (Function)
Checks the validity of an email address.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.