ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Handling menu options programmatically
The menu options can be handled......
Animating a Static control
Two methods can be used to animate a Static control......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
LooperAdd (Function)
Adds a row at the end of a Looper control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.