ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
PythonExecute (Function)
Executes a function present in a Python module.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
HCreateView (Example)
Usage example of the HCreateView function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.