ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
12. Pages in practice
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Handling Gantt Chart controls programmatically
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
2. Examples and components provided with WEBDEV
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min