ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.