ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google Maps management functions
List of functions for managing Google maps...
iEndReport (Function)
Forces the report print to stop.
XMLRoot (Function)
Positions on the root tag of an XML document.
SQLTransaction (Example)
Usage example of the SQLTransaction function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Map control functions
Map control functions...
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.