ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
xlsSave (Function)
Saves an XLS document.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
The Static control
A Static control is a control used to display a static text......
11. Controls in practice
Discover the main characteristics of the controls...
Arithmetic operators
The arithmetic operators are......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Style of a control
As soon as it is created, a control is associated with a style......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
File (Property)
The File property is used to manage the files a functionality applies to.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
11. Choosing the action of a button/link
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.