ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
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.
How to perform a full file browse?
Events associated with an infinite Progress Bar control
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
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....
1. Examples provided with WINDEV Mobile
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Error 1007: The member is global: use the: operator: to access it
Accessing a database via a web service
The database can be accessed via a web service......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Creating an insert query
An insert query (corresponding SQL statement......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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....
Merging differences (SCM)
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).