ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Multilingual project
Installing the robot controller
The monitoring robot includes three executables......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Examples for using the OLE DB provider for HFSQL
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
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.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Data model editor: types of links
Several types of links can be found between the files......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Popup window
WINDEV allows you to open windows in popup format......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Using the task management and the schedule
Time management is extremely important......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....