ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSS Grid control
The CSS Grid control is a control layout tool similar to the Flexbox control......
Telephony: Managing outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HClient structure
The HClient structure is used to......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
saasSubscription (Variable type)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
fSelect (Function)
Opens the Windows file picker.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Comparison operators
The comparison operators can be divided into several categories......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Styling maps from Google Maps
In WINDEV and Android applications, Map controls use Google Maps......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......