ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_MSG_BOX
Description window of a combining query
The description window of a combining query consists of several sections......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
ERR_BAD_URL
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
3. Site development life cycle
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Native SQL Server Connector license agreement
5. User Groupware in practice
Arithmetic operators
The arithmetic operators are......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The Tab control
The Tab control is used to simultaneously display different controls......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....