ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WidgetDisplay (Function)
Refreshes a widget window.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
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.
SQLModify (Function)
Modifies the content of a row in the query result.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
New (Reserved word)
New is used to allocate memory space...
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.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HViewToFile (Example)
Usage example of the HViewToFile function
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
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.)....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Constants for managing certificates
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.