ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Python: Native calls
WLanguage allows for native Python calls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
8. 10 tips for better interfaces...
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
FTPCommand (Function)
Sends a specific FTP command to a server.
fLoadResource (Function)
Loads the content of a resource from a library.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
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......