ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
The server is currently updated. Retry later.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Managing parallel tasks
The computers are becoming more and more powerful......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Conversion (Function)
Converts a value from a unit to another one.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.