ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
VariableReset (Function)
Resets the variable to its initial value.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Sending elements to Free Technical Support
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 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......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
2. User-friendly editors in practice
User-friendly editors in practice...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....