ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
Custom tooltips
Tooltips are very useful for application users......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
zipSplit (Example)
Usage example of the zipSplit function
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Google constants
List of constants used by the Google functions....