ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
Enabled (Property)
The Enabled property enables or disables an element.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
SQLChangeConnection (Function)
Modifies the current connection.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Logical operators
The logical operators are as follows......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ThreadEnd (Function)
Ends the execution of the current thread.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......