ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
sOpen (Example)
Usage example of the sOpen function
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
HRegenerateFile (Function)
Regenerates a data file from its log.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
iPrintBlock (Function)
Forces a report block to print.
dFont (Example)
Usage example of the dFont function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.