ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Types of setup
Types of setup...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
dPixelColor (Function)
Identifies the color of a pixel found: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HChangeName (Function)
Modifies the physical name of a table.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Date (Variable type)
The Date type is used to easily manipulate dates...
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
zipCreate (Function)
Creates an archive.
11. Table/Looper controls
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.