ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 121: Shadowing a structure
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Constants used by the functions for managing countries and continents
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Constants for managing appointments
Lists of constants used to manage the appointments...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DataType (Function)
Identifying the type of a WLanguage variable.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
3. Managing sockets
WINDEV includes advanced socket management functions....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.