ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Constants for managing Map controls
Constants for managing Map controls...
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
FTPSize (Example)
Usage example of the FTPSize function
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Radio Button control properties
List of properties associated with a Radio Button control...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.