ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Telemetry: Main features
Translating a text file with WDTRAD
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Enumeration (Type of variable)
An enumeration is a set of values......
grOrientation (Function)
Modifies the orientation of chart axes.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
SQLExec (Example)
Usage example of the SQLExec function
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.