ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Events associated with Chart controls
List of events associated with the Chart controls...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The different types of windows
The following types of windows can be created in a WINDEV application......
Principle for running threads
At runtime, an application runs in a main thread......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Access rights to a class property
A property is a code element that includes two processes......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with List Box controls
List of events associated with List Box controls...
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The HTML control
The HTML control displays HTML pages or HTML code......
1
5
6
7
8
9
272
>