ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sidebar control properties
List of events associated with Sidebar controls...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Layout control events
Changes the mode and the method for locking data files....
Automation object
The Automation keyword is used to declare an automation object...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
PageDisplay (Function)
Displays a web page in the user's browser....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Associative array (Variable type)
An associative array is an "advanced" type of array...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.