ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDateTime (Example)
Usage example of the fDateTime function
fMakeDir (Example)
Usage example of the fMakeDir function
Browser constants
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Entity of a CDM
To group information according the MERISE method, entities must be created......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Events associated with internal windows
List of events associated with internal windows...
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
fCopyDir (Example)
Usage example of the fCopyDir function
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.