ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Variable scope
Variables can be declared anywhere in the code....
Creating the Form pages of a WEBDEV RAD pattern
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Push notification
A mobile device can receive push notifications......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
ERR_NO_PAGE
Multi-product external components
Components are a remarkably useful tool for development teams......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Creating the Vision pages of the WEBDEV RAD pattern