ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDescribeItem (Function)
Describes a file item through programming.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Installing the robot controller
The monitoring robot includes three executables......
Organization chart linked to a data file
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
System constants
List of constants used by the system functions....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
WEBDEV license agreement
WEBDEV license agreement...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
7. Multilingual sites in practice
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......