ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
<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.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
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......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......