ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageToNation (Function)
Returns the nation corresponding to a language.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
ArraySort (Example)
Usage example of the ArraySort function
Constants for managing the registry
List of constants used by the registry management functions....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
HReadSeek (Example)
Usage example of the HReadSeek function
Port (Property)
The Port property is used to identify and change a server connection port.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
DDEConnect (Example)
Usage example of the DDEConnect function
Round (keyword)
The Round keyword can correspond to...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.