ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
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.
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.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
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:...
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
HCloseAnalysis (Function)
Closes the current analysis.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.