ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
2. User-friendly editors in practice
User-friendly editors in practice...
Translating a text file with WDTRAD
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ERR_CANNOT_CREATE_TMP
2. UML models
2. UML models
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
2. User-friendly editors in practice
Removing a project from the SCM (Source Code Manager)
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute