ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV concepts
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling Spreadsheet controls programmatically (in a report)
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Programming patterns
CAUTION......
WDOptimizer: Editing and modifying a ".REP" file
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Description window of a combining query
The description window of a combining query consists of several sections......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
1. Examples provided with WINDEV Mobile
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
User report editor (Reports & Queries)
A report provides a custom view of data......
Setup of the WEBDEV Application Server for Linux