ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.