ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
EXE constants
List of constants used by the functions for managing executables....
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Various constants
List of various constants....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Event (Example)
Usage example of the Event function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Error 25: No THEN statement is associated with this IF
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Creating the Form pages of a WEBDEV RAD pattern
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......