ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
DotNetDelegate (Function)
Initializes a.NET delegate.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
TextToRTF (Function)
Converts text to Rich Text Format.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
iEllipse (Function)
Prints an ellipse (in a rectangle).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDescribeFile (Function)
Describes a data file programmatically.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
ServiceUninstall (Function)
Uninstalls a service.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Enumeration (Type of variable)
An enumeration is a set of values......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
OpenMobileWindow (Function)
Opens a window in a mobile application.