ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property Description (Type of variable)
The Property Description type is used to get information about a property.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
4. When to use the debugger?
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
GetDefinition (Function)
Retrieves the definition of element type.
Check Box control functions
The following functions are used to manage the Check Box controls......
Functions for managing the Combinations and Enumerations
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
3. Application development cycle
Development cycle of a WINDEV application....
Description window of a combining query
The description window of a combining query consists of several sections......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HFSQL Client/Server: Configuring the server
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....