ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
InitRandom (Function)
Initializes the generator of random numbers.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Document (Property)
Control (keyword)
The Control keyword can correspond to: a variable of type Control. ownership Field property of a docElement type variable. ownership Field property of a pdfPage type variable....