ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
DomoClose (Function)
Closes the communication opened by DomoOpen.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Port (Property)
The Port property is used to identify and change a server connection port.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.