ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
3. Debugger
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Events associated with framesets
List of events associated with framesets...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Step 1: Configuring the print parameters
This step allows you to choose......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
The Site Map control
The Site Map control allows the Web user to......
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.