ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAddData (Function)
Adds a data into a chart.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HCross (Function)
Crosses a record in a data file.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
WEBDEV license agreement
WEBDEV license agreement...
Multilingual project
Manager of automated tests
The test manager is used to......
7. Multilingual sites in practice
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
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....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.