ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WidgetDisplay (Function)
Refreshes a widget window.
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.
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.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Wait (Function)
Temporarily stops the program execution.
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.
SecretString (Variable type)
Type SecretString type is used to manipulate strings contained in the password vault.
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.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
zipListFile (Function)
Returns the list of files found in an archive.