ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
How to find out whether a report was printed?
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").
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
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").
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
Crosstab report
The report editor allows you to create "Crosstab" reports......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Error 1007: The member is global: use the: operator: to access it