ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Sharing elements with a WINDEV application
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Component diagram
A component diagram shows the physical and static architecture of a system software......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Compound statements
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
JavaExecute (Example)
Usage example of the JavaExecute function
Extern (Reserved word)
EXTERN is used to...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...