ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Composite keys
A composite key is a key item containing several other items......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Declaring and using a variable
A variable is defined by name and type......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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)....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.