ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MSIX installation
The Carousel control
The Carousel control is used to display an animated menu made of images......
Native Sybase Connector for WINDEV and WEBDEV 2024
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF 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 TIFF format (in a buffer)....
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)....
Telemetry management functions
The following functions are used to manage the telemetry:...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Constants for telemetry management
Constants for telemetry management...
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Compilation options
The compilation options allow you to define the help system generation settings......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF 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 GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG 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 JPEG format (in a buffer)....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......