ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
ServiceUninstall (Function)
Uninstalls a service.
Item control properties
List of properties associated with the Item control...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Constants for managing contact functions
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Error 105: Redefinition of the local variable
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......