ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fSelectDir (Function)
Opens a directory picker.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
gImage (Function)
Builds a sequence of characters containing an image.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
grDraw (Function)
Draws a chart according to the specified parameters.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).