ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Table>.InputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Debugging functions
List of debugging functions...
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.