ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WDScript: use in command-line and console mode
HState (Function)
Used to find out the state of a record.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Describing an element
A flexible modeling includes different elements linked together......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min