ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
File (Property)
The File property is used to manage the files a functionality applies to.
Component (Type of variable)
The Component type is used to easily handle an external component.
fOpenTempFile (Function)
Creates and opens a temporary file.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.