ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Error 16: Incompatible CASE
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
2. Projects in practice
Discover the main operations that can be performed on a project....
".STY" file: "Style sheet" file
A style sheet is a "......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
General environment of WINDEV
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Spelling check functions
The following functions are used to manage the spelling checker:
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
3. Managing sockets
WINDEV includes advanced socket management functions....
Page templates
WEBDEV allows you to create page templates......
ReplicSynchro: Use
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....