ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
grDestinationWMF (Function)
Defines a meta file as chart destination.
grOrientation (Function)
Modifies the orientation of chart axes.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
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....
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)....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Constants for managing the windows
List of constants used by the functions for managing the windows...
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
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....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
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....