ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
EnumControl (Example)
Usage example of the EnumControl function
Font
The Font keyword can correspond to: a Font variable. the Font property....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Constants for managing tiles
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Event (Example)
Usage example of the Event function
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
grCreate (Function)
Creates a specific type of chart.
MyParent (Reserved word)
MyParent is used to handle...
WEBDEV Application Server - 10 connections - License agreement
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
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....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.