ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Code history
The code history is used to......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Multilingual project
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Outstanding progress bars
Simple or symmetric progress bar?...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Type and version of Web server
The configuration diagnostic displays the following error......
Configuring the setup program
Two tools can be used to create a setup program......
Orientation (Property)
The Orientation property gets and sets the angle of an element.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.