ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
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......
Warning 124: Shadowing a global variable
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
System constants
List of constants used by the system functions....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
".STY" file: "Style sheet" file
A style sheet is a "......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Configuring the setup program
Two tools can be used to create a setup program......