ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
ERR_DISCONNECTED_EXEC
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......