ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling report blocks
The different operations available on report blocks are as follows......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Discover all the possibilities of pivot tables
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Multi-project search
Performing a search in the current project is a common operation......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.