ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
ThreadPause (Function)
Pauses the current thread during the specified duration.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Open (External language)
Opens a window.
EnumSubElement (Example)
Usage example of the EnumSubElement function
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
iPageHeight (Example)
Usage example of the iPageHeight function
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
HError (Example)
Usage example of the HError function
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.