ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
9. Sharing a project in practice
Sharing a project in practice...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Edit options of a report
The report editor allows you to......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Control constants
List of constants used by the functions for managing controls...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......