ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
grAddData (Function)
Adds a data into a chart.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
WINDEV and the SOAP protocol
Writes a message intended to another socket....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
CharactType (Function)
Returns information about the type of character.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
XMLDocument (Function)
Creates a new XML document.
Composite keys
A composite key is a key item containing several other items......
Enumeration (Type of variable)
An enumeration is a set of values......