ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Using the query result
The result of a select query can be used in......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Windows
The windows represent the main interface of a WINDEV application......
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
8. Project sharing in practice
Deselects a row in a Looper control....
Creating an executable: Table directory
Two types of directories can be configured when creating the executable......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Events associated with Image controls
List of events associated with Image controls...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Error 1015: The method of the class is protected
WINDEV and the SOAP protocol
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....