ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Printing in PDF format: Special cases
Specific features of print in PDF format...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Query editor
The query editor is used to automatically create queries on the data files......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
2. WEBDEV administrator in practice
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Document (Example)
Usage example of Document
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
WDTestSite: Load test
The stress tests are used to check......
WDSQL, SQL querier: Overview
WDSQL is used to......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Creating the Relation pages of a WEBDEV RAD pattern