ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SOAPRun (Function)
Runs a procedure on a SOAP server.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
LooperSelectPlus (Function)
Selects a row in a Looper control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Constants for managing Map controls
Constants for managing Map controls...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
FTPConnect (Example)
Usage example of the FTPConnect function
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
fLongName (Function)
Returns the long name of a file or directory.