ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
11. Controls in practice
Discover the main characteristics of the controls...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Manipulating WinForm .Net controls programmatically
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing main window menus
A main menu is necessarily associated with a window......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Guide organization
Organization of WINDEV Concepts...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
5. User Groupware in practice