ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the applications for iPhone/iPad
Configuring the IIS 7/7.5 server
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The planes (in a window or in a report)
The planes are used to group the window controls......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Translating a text file with WDTRAD
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......