ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description window of a combining query
The description window of a combining query consists of several sections......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.