ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
eCurrencyName (Function)
Returns the caption of a currency.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
FontCreate (Function)
Creates a font definition.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Printing in PDF format: Special cases
Specific features of print in PDF format...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
On/Off button in a window
The on/off button is a button that operates like a check box......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.