ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation (Property)
The Animation property animates an image.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
fCompress (Example)
Usage example of the fCompress function
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
NextTitle (Function)
Modifies the title of next window to open.
fStopCompress (Example)
Usage example of the fStopCompress function
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
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)....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
zipExtractFile (Example)
Usage example of the zipExtractFile function
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
gLine (Function)
Builds a sequence of characters containing a line.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gImage (Function)
Builds a sequence of characters containing an image.
grAddData (Function)
Adds a data into a chart.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....