ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Installing a SOAP server with Netscape iPlanet 4.1
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.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
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.
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.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Color (Property)
The Color property is used to get and change the color of an element.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
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.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
The different types of integers
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.