ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Android Widget windows
An Android application can contain one or more Widget windows......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
User Groupware files
Two categories of data files are managed......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
TabClose (Function)
Closes a dynamic pane in a Tab control.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
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....
Error 1001: The operators: and:: can only be used in the methods of classes
12. Universal replication
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......