ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
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.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
WDXView : Use
This help page presents the different features of WDXView......
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.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
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
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Private Store for mobile applications
There are two methods two deploy your applications......