ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Google constants
List of constants used by the Google functions....
Local procedure
Two types of procedures are available......
Creating the Relation pages of a WEBDEV RAD pattern
Error 3: The string has no final "
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
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......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......