ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Character strings
WLanguage supports different types of strings....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
JSONToVariant (Example)
Usage example of the JSONToVariant function
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Control (Variable type)
The Control type is used to define the characteristics of a control.