ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
OLELoad (Function)
Initializes an OLE control with an OLE object.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
fMemExist (Function)
Checks the existence of a shared memory zone.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Events associated with a Signature control
The following processes are associated with a Signature control:...
PostMessage (Function)
Sends a Windows message to a control or to a window.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
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.
WidgetDisplay (Function)
Refreshes a widget window.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
UploadStart (Function)
Starts sending the selected files into an Upload control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.