ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
grColor (Function)
Returns and initializes the color of different chart elements.
Composite chart
A composite chart is a chart that displays several types of charts......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Sound (Function)
Plays a sound in WAV format.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Operations performed on state-transition diagrams
The following paragraphs explain......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Locking data files: correspondence between WINDEV 5.5 and the later versions