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.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
3. Site development life cycle
6. Multiple generation
12. Control templates
WINDEV Mobile allows you to create control templates....
Creating user accounts
A User account allows the server administrator to......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Find out the account that runs the AWP protocol
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Body block
The Body block corresponds to the main block of the report......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
4. When to use the debugger?