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...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
5. Site test in practice
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...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Composite variable
A composite variable contains different types of elements (members)...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Accessibilité (Property)
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Euro constants
List of constants used by the functions for managing the Euro....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Installing a SOAP server with Apache
7. Dynamic site on specific configurations
14. Report templates
...Report templates are used to easily standardize report layouts....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
dbgEnableLog (Function)
Enables the runtime log programmatically.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......