ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
iPrintReport (Function)
Prints a report created with the report editor.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
KeyCompareKey (Function)
Compares an initial key with an activation key.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
2. Static or dynamic site
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
grColor (Function)
Returns and initializes the color of different chart elements.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
fSize (Function)
Returns the size of a file (in bytes).
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Conversion (Function)
Converts a value from a unit to another one.
BurnerEject (Function)
Opens or closes the door of current burner.