ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
dPoint (Example)
Usage example of the dPoint function
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Using an external component in an application
A component can be reused at any time in any application......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
dRectangle (Example)
Usage example of the dRectangle function
Diagram constants
The following constants are used to manage diagrams:...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
dLine (Example)
Usage example of the dLine function
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCircle (Example)
Usage example of the dCircle function
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Creating index keywords
Index keywords allow users to easily find a help page......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....