ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Creating the Form windows of a WINDEV RAD pattern
The Static control
A Static control is a control used to display a static text......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
zipOpen (Function)
Opens an existing archive.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. Projects in practice
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
The different types of integers
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Border (Type of variable)
The Border type is used to handle a border through programming...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
fClose (Example)
Usage example of the fClose function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").