ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
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...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
8. Sharing a project in practice
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription...
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......