ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
FlexAlignContent (Property)
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
FlexAlignItems (Property)
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
Error 121: Shadowing a structure
How to find out whether a report was printed?
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Error 1017: The method is not global: use: to access it
Crosstab report
The report editor allows you to create "Crosstab" reports......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......