ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
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....
Map control functions
Map control functions...
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.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
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).
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.
Constants for test
List of constants used by the functions for managing automated tests....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
RTF control properties
List of properties associated with the RTF control...
Handling controls in a report
The different operations available for the report controls are as follows......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
fWriteLine (Example)
Usage example of the fWriteLine function
Properties associated with a report
List of properties associated with a report...