ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Text (Property)
The Text property is used to get and modify text.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Generating the RAD pattern
To generate a RAD pattern:...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Windows
The windows represent the main interface of a WINDEV application......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
How to create a patch?
9. Types of standard controls
Types of standard controls...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Time management
For each element (windows, reports, ......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.