ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. If you are already familiar with WINDEV
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Notes document management functions
List of functions for managing Notes documents...
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Peeling Corner control properties
ERR_NOTADEVVERSION
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Access rights to a class property
A property is a code element that includes two processes......
Popup window
WINDEV allows you to open windows in popup format......
On/Off button in a window
The on/off button is a button that operates like a check box......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
ERR_DISCONNECTED_UPDATE
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.