ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteQuery (Example)
Usage example of the HExecuteQuery function
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
TableInfoXY (Example)
Usage example of the TableInfoXY function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Color (Property)
The Color property is used to get and change the color of an element.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.