ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Camera control in a mobile application
The Camera control is used to......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
The Wire control
The Wire control is used to visually link 2 controls......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
Automation object
The Automation keyword is used to declare an automation object...
ERR_BAD_CONTEXT_INTERNAL
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
How to save and retrieve an image in a binary memo
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
The Context Menu control (WEBDEV)
Context menus are often used in websites......