ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
MemAdd (Function)
Adds an element to a memory area.
iPrintArea (Function)
Prints a text in a rectangular area.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
4. HFSQL Classic
HFSQL Classic is the database format......
<Image variable>.Fill (Function)
Colors an area in an Image variable.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling Organization Chart controls programmatically
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
The use of the Automation type in a site is reserved for the advanced users
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating a window skin template
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......