ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SysShutdown (Function)
Stops the system or closes the current Windows session.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Events associated with an Organizer control
The following events are associated with Organizer controls:...
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
1. What is a website?
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......