ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
Creating a window skin template
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Welcome to Reports & Queries
Reports & Queries is used to......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
2. Deploying a static site or a PHP site
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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....
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
5. User Groupware in practice
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....