ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compatibility between external components and deployed applications
A component can evolve in many ways......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
iPreview (Function)
Configures the print destination.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
12. External component in practice
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
13. External component in practice
External component in practice...
Creating a select query
A select query (corresponding SQL statement......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Local procedure
Two types of procedures are available......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
fLongPath (Function)
Returns the full long path of a file or directory.
Installing and starting WDTRAD
Windows
The windows represent the main interface of a WINDEV application......