ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
String functions
List of functions for managing character strings...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Check: Sending an email
The monitoring robot will......
Applet control properties
List of properties associated with the Applet control...
Site Map control properties
List of properties associated with a Site Map control...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Library,Disk (External language)
Opens the project library that is stored on disk.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.