ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Burner constants
List of constants used by the burner functions....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Action Bar control events
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
fSelectDir (Function)
Opens a directory picker.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
HDescribeItem (Function)
Describes a file item through programming.
grExist (Function)
Checks the existence of a chart in memory.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
HSetPosition (Example)
Usage example of the HSetPosition function