ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Creating the Table pages of the WEBDEV RAD pattern
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fExeDir (Function)
Returns the directory from which the execution is started.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HChangeKey (Function)
Changes the browse item.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
zipExtractAll (Example)
Usage example of the zipExtractAll function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Creating the Form pages of a WEBDEV RAD pattern
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Document (Type of variable)
The Document type is used to handle a "docx" document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Discover all the possibilities of pivot tables
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......