ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Copying controls from the window editor
The controls can be copied from the window editor......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Select query description window: Items that can be used
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
DnDForce (Function)
DnDForce is kept for backward compatibility.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
11. Controls in practice
Discover the main characteristics of the controls...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Handling an Upload control through programming
The Upload control is used to upload one or more files....