ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemModify (Function)
Modifies an element in a memory zone.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
14. Generation modes
Generation modes...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
End of Document block
The End of document block is run once at the end of the report execution......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
MemAdd (Function)
Adds an element to a memory area.
ExceptionInfo (Function)
Retrieves information about the current exception.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Obtaining an SSL certificate for IIS2 (2.0 or later)
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Financial constants
List of constants used by the financial functions....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Camera control in a mobile application
The Camera control is used to......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min