ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Welcome to Reports & Queries
Reports & Queries is used to......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Accessing a database via a web service
The database can be accessed via a web service......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Error 1007: The member is global: use the: operator: to access it
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The test mode cannot operate without the project and its pages, ...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......