ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HOnError (Function)
Customizes the management of HFSQL errors.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
KeyPressed (Function)
Checks which key is pressed.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
FileView (Function)
Opens a file in the browser.
FileDownload (Function)
Starts downloading a file in the browser.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.