ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplay (Function)
Displays a "Toast" message.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Error (Function)
Displays a custom error message in a system error window.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
OpenMobileWindow (Function)
Opens a window in a mobile application.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
SQLExec (Function)
Names and runs an SQL query.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling controls in a report
The different operations available for the report controls are as follows......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....