ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
dFont (Example)
Usage example of the dFont function
grDestinationWMF (Function)
Defines a meta file as chart destination.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Events associated with a Signature control
The following processes are associated with a Signature control:...
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Declaring and using a variable
A variable is defined by name and type......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
WDXView : Use
This help page presents the different features of WDXView......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
fTempDir (Function)
Returns the name of directory used to store the temporary files.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
DnDGetData (Example)
Usage example of the DnDGetData function
fSelect (Function)
Opens the Windows file picker.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
iZoneHeight (Example)
Usage example of the iZoneHeight function
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......