ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure (Type of variable)
A structure is a custom type of data...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Android Widget windows
An Android application can contain one or more Widget windows......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Events associated with a Spreadsheet control
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Push notification
A mobile device can receive push notifications......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
SaaS functions
The SaaS functions are as follows:
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......