ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<zipArchive variable>.Close (Function)
Closes an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
WINDEV Mobile 2024 Tutorial - Table of contents
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....