ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
fSelectDir (Function)
Opens a directory picker.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The HTML Display control
The HTML Display control displays a web page in an application......
Extern (Reserved word)
EXTERN is used to...
11. Table/Looper controls
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Crosstab report
The report editor allows you to create "Crosstab" reports......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min