ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CurrentWin (Function)
Identifies the window currently in edit.
HErrorLock (Function)
Used to check whether a lock error occurred.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for managing certificates
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...