ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
fCreateLink (Function)
Creates a link on a file at the specified location.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Map control functions
Map control functions...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
grSourceSeries (Function)
Defines the source of a series.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......