ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
PageAddress (Function)
Used to find out the Internet address of a page.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Creating an executable: General options
The main executable options are as follows......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Popup>.Animate (Function)
Displays a popup in a page cell.
Using RAD patterns
The steps for creating a RAD pattern are as follows......