ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Animating a Static control
Two methods can be used to animate a Static control......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SMSSend (Function)
Sends an SMS.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
9. Generation modes
WINDEV Mobile includes different types of generation......
Constants for telemetry management
Constants for telemetry management...
HTTP constants
List of constants used by the HTTP functions....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Variable scope
Variables can be declared anywhere in the code....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Various WEBDEV constants
Various WEBDEV constants...
EmailCheckAddress (Function)
Checks the validity of an email address.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......