ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Map control functions
Map control functions...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
fSplit (Function)
Splits a file into several files.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....