ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Note (Property)
The Note property is used to get and change a text associated with an element.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Serialization constants
The serialization constants are as follows:
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
GetVariableDefinition (Function)
Gets the description of a variable.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
zipDeleteFile (Function)
Deletes a file from an archive.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......