ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Aliases on data files: HAlias
The aliases are used to handle......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
fSelect (Function)
Opens the Windows file picker.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Native Access to SAP
SAP is a widely used ERP......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Android Widget windows
An Android application can contain one or more Widget windows......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Manager of automated tests
The test manager is used to......