ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WLanguage types
The different types in WLanguage are......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Error 1007: The member is global: use the: operator: to access it
Software Factory
The concept of software factory is used to automate the process for creating applications....
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
Private Store for mobile applications
There are two methods two deploy your applications......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Crosstab report
The report editor allows you to create "Crosstab" reports......
TreeView Table control linked to a table
A TreeView Table control can be linked to a table or a query......
Software Factory administrator
The Software Factory administrator allows you to......
Label report
The report editor allows you to create "Label" reports......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......