ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
TreeExpand (Function)
Expands a node in a TreeView control.
ThreadMode (Function)
Changes the management mode of threads.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
SAP functions
List of SAP functions...
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.