ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
BackgroundTaskAdd (Function)
Adds a new background task.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Events associated with the project
List of events associated with the project...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Creating the skin template of a report
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Operations performed on activity diagrams
The following paragraphs explain......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
EnumElement (Example)
Usage example of the EnumElement function
Operations performed on component diagrams
The following paragraphs explain......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
fAttribute (Function)
Returns or modifies the attributes of a file.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function