ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The Edit control
The Edit control allows users to enter data......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
BurnerSelect (Function)
Used to select the default burner.
grImageSize (Function)
Defines the size of the image containing the chart.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.