ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form windows of a WINDEV RAD pattern
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Dashboard constants
Constants used by the functions for managing Dashboard controls...
StringReverse (Function)
Reverses the characters of a string.
FTPGet (Example)
Usage example of the FTPGet function
<zipArchive variable>.Create (Function)
Creates an archive.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Contains (Function)
Allows you to check if a substring is within a string.
Global and local variable
Two types of variables are available......
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
fSelect (Example)
Usage example of the fSelect function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....