ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HReadLast (Example)
Usage example of the HReadLast function
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
SysSpace (Function)
Returns the physical memory space for the current computer.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Upload control events
The following processes are associated with the Upload control:...
HExtractMemo (Example)
Usage example of the HExtractMemo function
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Options of the window editor
To configure the general options of the window editor......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
iFont (Function)
Selects the default font.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
GglUploadDocument (Function)
Uploads a document to the Google server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......