ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Constants for the archiving functions
List of constants used by the archiving functions....
11. Controls in practice
Discover the main characteristics of the controls...
Ad Hoc deployment
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Types of Edit controls
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......