ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domo constants
List of constants used by the DomoXXX functions....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Managing parallel tasks
The computers are becoming more and more powerful......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls. It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
POUR TOUT / POUR ALL instruction (table browsing)
Training FOR ALL instruction can be used to perform different types of runs...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling the report blocks through programming
Each report block is associated with different events......