ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating requirements
The following steps must be performed to implement the requirements......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
DataType (Function)
Identifying the type of a WLanguage variable.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating the menus for the pages of the WEBDEV RAD pattern
HDFS constants
The following constants are used by the HDFS functions:...
Error 1015: The method of the class is protected
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Warning 12: The label is unused
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Error 1016: The method of the class is private
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......