ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Wait (Function)
Temporarily stops the program execution.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
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.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
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).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.