ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. UML models in practice
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Native Access to SAP
SAP is a widely used ERP......
Cos (Function)
Calculates the cosine of an angle.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SSH constants
The following constants are used to manage an SSH server:...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Repairing the project
In some cases, "Project......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......