ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text,...
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color...
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatCovariance (Function)
Calculates the covariance between two series of values.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image...
Position (Function)
Finds the position of a specified string within another string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.