ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HiWord (Function)
Returns the two high bytes of an integer.
LoWord (Function)
Returns the two low bytes of an integer.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Sound (Function)
Plays a sound in WAV format.
AppInstallUPD (Function)
Triggers the automatic update of current application.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fClose (Example)
Usage example of the fClose function
Internal component
An internal component is a set of elements from a project......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
TableMode (Function)
TableMode is kept for backward compatibility.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.