ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization chart linked to a data file
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Events associated with Slider controls
List of events associated with Slider controls in a window...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Error 116: An array dimension must be an integer value
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
PDF Reader control events
Events associated with a Switch control
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
10. Internal components in practice
11. Internal components in practice
Internal components in practice...