ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
MyParent (Reserved word)
MyParent is used to handle...
Composite variable
A composite variable contains different types of elements (members)...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Accessibilité (Property)
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Dictionary
The dictionary is a file that can contain the project elements......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Internal component
An internal component is a set of elements from a project......