ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDraw (Function)
Draws a chart according to the specified parameters.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
gImage (Function)
Builds a sequence of characters containing an image.
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.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fMoveFile (Function)
Moves a file from one directory to another.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
fSelectDir (Function)
Opens a directory picker.
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.
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....
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.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).