ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
dStraighten (Function)
Transforms an image by applying perspective correction.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
SysIconAdd (Example)
Usage example of the SysIconAdd function
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Toast constants
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Options of the window editor
To configure the general options of the window editor......
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....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).