ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Creating the menus for the pages of the WEBDEV RAD pattern
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Query editor: Characteristics
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
2. How to test a site?
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Local procedure
Two types of procedures are available......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......