ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Size (Property)
The Size property is used to determine and change the size of an element.
SQLExec (Example)
Usage example of the SQLExec function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
PageDisplay (Function)
Displays a web page in the user's browser....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
OpenChild (Function)
Opens a non-modal child window.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
FileDisplay (Example)
Usage example of the FileDisplay function
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Beep (Function)
Emits a beep.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Nation (External language)
Defines the display language for the titles, captions, messages...
Various constants
List of various constants used by the constants WINDEV functions....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min