ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
29. SEO in practice
RegistryListKey (Function)
Lists the sub-keys of a registry key.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
14. Report templates
Report templates...
22. Report templates
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Events associated with Shape controls
List of events associated with Shape controls...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Error 530: The -- operator is not allowed
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Installing the monitor
The monitoring robot includes three executables......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.