ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help editor options
The options of the help editor ("Display......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
16. Types of code
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
14. Controls in practice
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Analysis links
The links are used to link the files found in an analysis between themselves......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDDIXIO License Agreement
WDDIXIO License Agreement...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min