ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Maximize (Function)
Displays a WINDEV window in its maximum size.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage list....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
9. Generation modes
WINDEV Mobile includes different types of generation......
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
First project window
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
1. WINDEV editors
WINDEV editors...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
General environment of WINDEV