ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Example)
Use example for the TableBreakIndex function
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
HStatNbRec (Function)
Returns the number of entries for a given key item.
xlsOpen (Example)
Usage example of the xlsOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OCR constants
Adds a language to the native OCR system....
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
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