ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Setup mode
Several methods can be used to distribute a WINDEV application...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Configuring the setup program
Two tools can be used to create a setup program...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
WINDEV Mobile concepts
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
4. When to use the debugger?
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
9. Internal component
Handling an internal component
An internal component is a set of elements from a project......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
4. Dedicated server or shared server?
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Error 531: The negative or null subscripts are not allowed
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....