ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
OLESave (Function)
Saves the object found in an OLE control in binary format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Query editor
The query editor is used to automatically create queries on the data files......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Valid (Property)
The Valid property is used to determine if an element is valid.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......