ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Site Map control
The Site Map control allows the Web user to......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Open (Function)
Opens a modal WINDEV window.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Events associated with SilverLight control
List of events associated with SilverLight controls...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Kanban control events
The following events are associated with Kanban controls......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Animation (Property)
The Animation property animates an image.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
LDAP constants
List of constants used by the LDAP functions....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
grImageSize (Function)
Defines the size of the image containing the chart.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.