ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Specific features of the Express version
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Label report
The report editor allows you to create "Label" reports......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.