ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
26. Style sheets: to simplify the layout
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
ERR_NO_CURRENT_PAGE
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
3. UML models in practice
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......