ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
17. WLanguage: a simple and powerful language
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Native Access to SAP
SAP is a widely used ERP......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
X (Property)
The X property is used to get and change the X-coordinate of an element.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ERR_BAD_VERSION_RQS
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
WLanguage properties available in PHP
The following properties are available in PHP...