ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEllipse (Function)
Prints an ellipse (in a rectangle).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Service variable
The Service variable is used to......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
XMLDocument (Function)
Creates a new XML document.
iBorder (Function)
Prints a border at specified coordinates.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Creating the link buttons in the windows of a WINDEV RAD pattern
Random (Function)
Returns a random number.
Warning (Function)
Displays a custom message in a system warning window.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Clipping the window according to an image
An image can be used to easily define the shape of a window......