ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
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.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Domo constants
List of constants used by the DomoXXX functions....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Assisted universal replication: specific features
WINDEV applications for Linux: Specific features
Private Store for mobile applications
There are two methods two deploy your applications......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.