ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal),...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Error
The Error keyword is used to manage the errors.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked...
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
Events associated with supercontrols
List of events associated with supercontrols...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element...
The planes in WEBDEV
The planes are used to group the controls of an element......
Salesforce functions
List of Salesforce functions...
ServiceUninstall (Function)
Uninstalls a service.