ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDFS functions
The following functions are used to manage files on a HDFS system......
iParameterViewer (Function)
Configures the report viewer.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeKey (Function)
Changes the browse item.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The Static control
A Static control is a control used to display a static text......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Drawing constants
List of constants used by the drawing functions....
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).