ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Example)
Usage example of the zipAddDirectory function
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Table control functions
List of functions specific to Table controls...
ExeListProcess (Function)
Returns the list of applications currently run.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
UUDecode (Function)
Decodes a character string in UUEncode format.
Error 26: No END statement is associated with this THEN
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Looper control functions
List of functions for managing Looper controls...
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.