ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Constants used by the functions for managing Tab controls
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
dCopy (Function)
Copies an image to another image.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Constants for external files
List of constants used by the functions for managing external files....
fWriteLine (Example)
Usage example of the fWriteLine function
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Code snippets
The code editor allows you to enter "Code snippets"......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HSetMemo (Function)
Used to modify the management mode of memo items.
Installing a SOAP server with IIS
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
MemCreate (Function)
Creates a memory area.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.