ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ContentType (Property)
The ContentType property is used to get and define the content of an element.
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.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Hash constants
List of constants used by the Hash functions....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......