ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan"...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Python: Native calls
WLanguage allows for native Python calls......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
HTTPSendForm (Function)
Sends an HTTP form.