ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
zipDeleteFile (Function)
Deletes a file from an archive.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eChangeCurrency (Function)
Converts a currency into another currency.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Select query description window: Use
Let's see some operations specific to the description window of a select query......