ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Defining a help window template
WINDEV allows you to create help window templates......
Creating a table in a report
Tables can be created in a report......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
iFont (Function)
Selects the default font.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
FTPListFile (Example)
Usage example of the FTPListFile function
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
HJSONToRecord (Function)
Imports JSON data into the current record.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HTTPRequest (Function)
Starts an HTTP request on a server.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Logical operators
The logical operators are as follows......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....