ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing arrays
List of constants used by the functions for array management....
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......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.