ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Style of a control
As soon as it is created, a control is associated with a style......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
IFrame control
IFrame is an HTML concept......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Manager of automated tests
The test manager is used to......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Data model editor: types of links
Several types of links can be found between the files......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.