ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
BurnerList (Function)
Returns the list of burners installed on the current computer.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
ZOrder (Example)
Usage example of the ZOrder property
Factorial (Function)
Returns the factorial of an integer number.
fRemoveDir (Function)
Deletes a directory from a disk.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....