ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemExist (Function)
Checks the existence of a memory zone.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
MemDelete (Function)
Deletes an element from a memory zone.
Share your projects via Git
Git is a source code manager......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
fMemExist (Function)
Checks the existence of a shared memory zone.
HTML Editor control properties
Properties associated with the HTML Editor control....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TreeView Table control properties
List of properties associated with the TreeView Table control...