ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Events associated with a Signature control
The following processes are associated with a Signature control:...
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
SocketCreate (Function)
Creates a socket.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Wait (Function)
Temporarily stops the program execution.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
New (Reserved word)
New is used to allocate memory space...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
WidgetDisplay (Function)
Refreshes a widget window.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
ThreadMode (Function)
Changes the management mode of threads.
URI constants
The following constants are used by URI-specific functions:...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).