ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
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....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Local procedure
Two types of procedures are available......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Page Footer block
The Page footer block is run at the end of each page......
fCreate (Function)
Creates an external file.
Image control: the supported formats
The supported image formats are as follows:...
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HDFS functions
The following functions are used to manage files on a HDFS system......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
SOAP constants
List of constants used by the SOAP functions....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.