ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Creating an insert query
An insert query (corresponding SQL statement......
7. Multilingual sites in practice
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
ThreadExecute (Function)
Starts the execution of a secondary thread.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Creating a flexible modeling
To create a new flexible modeling, you can......
grCreate (Function)
Creates a specific type of chart.
State (Property)
The State property is used to get and change the state of an element.
Events associated with control templates
List of events associated with control templates...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HTTPSendForm (Function)
Sends an HTTP form.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.