ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Source>.LogStop (Function)
Stops the log process of a file.
fFileExist (Function)
Checks the existence of an external file.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Collapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Query and project
5. User Groupware in practice
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
iCurrentFile (Function)
Returns the name of the file currently generated.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Code history
The code history is used to......