ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
5. Project configuration
Project configuration...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
ERR_BAD_FILE
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
PDF file functions (prefix syntax)
PDF file functions...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Handling Scheduler controls programmatically
A Scheduler control can be......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......