ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Events associated with a Layout control
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
ERR_NOTACTIVATED
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
13. Security benefit: managing the "Back" button
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
10. Page templates
SendKey (Function)
Simulates the keystrokes and the mouse actions.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.