ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The Dashboard control
Dashboards are essential elements in an application......
Component diagram
A component diagram shows the physical and static architecture of a system software......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to perform a full file browse?
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fMoveDir (Function)
Moves a directory and its content.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Drawing constants
List of constants used by the drawing functions....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.