ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
HCross (Function)
Crosses a record in a table.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
KeyPressed (Function)
Checks which key is pressed.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
FileView (Function)
Opens a file in the browser.
FileDownload (Function)
Starts downloading a file in the browser.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
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....
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.