ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Events associated with Button controls
List of events associated with Button controls...
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......