ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Events associated with Button controls
List of events associated with Button controls...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating a Java archive
When your Java application is developed, you can......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
5. User Groupware in practice
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......