ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
29. SEO in practice
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
zipListFile (Function)
Returns the list of files found in an archive.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The HTML Display control
The HTML Display control displays a web page in an application......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
SemaphoreCreate (Function)
Creates a semaphore.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Events associated with Table controls
List of events associated with Table controls...
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
SMSSend (Function)
Sends an SMS.
Browser constants