ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Error 38: The END statement marking the end of the structure declaration is missing
Report based on a query
Queries are used to easily select records in one or more data files......
Error 24: No END statement is associated with this LOOP
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
8. Traffic statistics of dynamic sites
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Error 1012: The class member is not global: it cannot be accessed from a global method
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 40: The END statement marking the end of the class declaration is missing
Error 26: No END statement is associated with this THEN
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Print the content of your tables
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Type and version of Web server
The configuration diagnostic displays the following error......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......