ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTitleFont (Function)
Modifies the font used for the chart title.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Sharing elements with a WINDEV application
fDriveInfo (Function)
Returns information about a drive.
grLegendFont (Function)
Modifies the font used for the chart legend.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Multimedia control properties
List of properties associated with the Multimedia control...
MemExist (Function)
Checks the existence of a memory zone.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.