ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to......
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.
Testing a project: setting
By testing the project you can simulate how the application will run......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Domo constants
List of constants used by the DomoXXX functions....
.NET application
To create a.NET application from a project......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
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....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
2. WEBDEV administrator in practice
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.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......