ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
The Signature control
The Signature control is a report control used to sign......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Binding a Check Box control to an item
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
End of break block
The End of break block is optional......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Managing the runtime errors
Some errors may occur in your application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
7. AJAX technology
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating nested reports
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
".STY" file: "Style sheet" file
A style sheet is a "......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Break in a report
The break is used to group the records corresponding to a sort criterion......