ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Error 1060: Unable to call method without parameter: add ()
WDINT overview
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Operations performed on activity diagrams
The following paragraphs explain......
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.