ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstAddData (Function)
Adds a data to a Sunburst chart.
The DotNet structure
Pyramid charts
Pyramid charts allow you to view data in descending order......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Error 703: The property does not exist
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....