ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
ArraySort (Example)
Usage example of the ArraySort function
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......