ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameter (Function)
Retrieves the printer configuration and configures the print.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Creating the Vision pages of the WEBDEV RAD pattern
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Control constants
List of constants used by the functions for managing controls...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Bluetooth constants
List of constants used by the Bluetooth functions....
Seek (Function)
Searches for the index of an element in a WLanguage array.
HOut (Example)
Usage example of the HOut function
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......