ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
NotificationDisplay (Function)
Displays a message outside the browser.
Query based on query
Queries can be based on items from another query......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Spelling check functions
The following functions are used to manage the spelling checker:
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
10. Smart controls
Smart controls...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Error 113: Non-dynamic array without definition
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......