ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
The Line control
A Line control is used to display a line in a page......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Camera control in a mobile application
The Camera control is used to......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Internal component
An internal component is a set of elements from a project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......