ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Create a page in the editor...
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......
21. Reports
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The Static control
A Static control is a control used to display a static text......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Status bar of windows
The status bar of a window is used to display several types of information......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
5. User Groupware in practice
11. Choosing the action of a button/link
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Operations performed on state-transition diagrams
The following paragraphs explain......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Setup of the WEBDEV Application Server for Linux
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ERR_NO_APPLICATION
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....