ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToString (Function)
Converts a time to a string in the specified format.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
WDDIXIO License Agreement
WDDIXIO License Agreement...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Path (Property)
The Path property gets and sets a path.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WDTRAD license agreement
WDTRAD license agreement...
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
XML management: Use example
This application example manages an XML file named "Orders......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......