ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ActionUndo (Function)
Cancels the last action performed by the end user.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function