ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Software license agreement
WINDEV Express license agreement...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The OLE control
The OLE control is used to handle an OLE object......
iDestination (Function)
Configures the print destination.
2. Projects in practice
Discover the main operations that can be performed on a project....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
2. Projects in practice
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
gLine (Function)
Builds a sequence of characters containing a line.
Chart management functions
...Chart management functions...
EmailGetAll (Function)
Retrieves all the emails found on a server.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....