ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderData (Function)
FolderData is kept for backward compatibility.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
13. External component in practice
External component in practice...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
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......
12. External component in practice
fMoveDir (Function)
Moves a directory and its content.
First project window
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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......
ThreadPersistent (Function)
Makes a thread persistent.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Google Maps management functions
List of functions for managing Google maps...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Google document management functions
List of functions for managing Google documents...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.