ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component diagram
A component diagram shows the physical and static architecture of a system software......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ChangeAction (Example)
Usage example of ChangeAction
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
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......
Animation (Property)
The Animation property animates an image.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Dictionary
The dictionary is a file that can contain the project elements......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
SocketCreate (Function)
Creates a socket.