ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
Warning (Function)
Displays a custom message in a system warning window.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Events associated with internal windows
List of events associated with internal windows...
HTTPRequest (Function)
Starts an HTTP request on a server.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
HErrorLock (Function)
Used to check whether a lock error occurred.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
The Multimedia control
The Multimedia control is used to play multimedia files......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....