ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
The Wire control
The Wire control is used to visually link 2 controls......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
16. Password protecting a website
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions)....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Service variable
The Service variable is used to......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
FinRedemption (Example)
Usage example of the FinRedemption function
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...