ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
HCross (Function)
Crosses a record in a data file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
BackgroundTaskAdd (Function)
Adds a new background task.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HOnError (Function)
Customizes the management of HFSQL errors.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
diffApply (Function)
Applies a difference buffer to a specific buffer.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
SysSerialNum (Function)
Returns the IMEI number of the current device.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....