ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Copying and cloning
Variables are copied using the "=" operator...
Execute (Function)
Starts the execution of a process through programming.
Creating the Vision windows of the WINDEV RAD pattern
iParameterReport (Function)
Configures the printer by opening the configuration window.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HFSQL constants
List of constants used by the HFSQL functions....
SocketWrite (Function)
Writes a message intended to another socket.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Creating the Relation windows of a WINDEV RAD pattern
NextTitle (Function)
Modifies the title of next window to open.
7. Multilingual applications in practice
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...