ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
14. Generation modes
Generation modes...
LooperAdd (Function)
Adds a row at the end of a Looper control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Query editor: Characteristics
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Properties of a help page
The characteristics of a help page are used to define......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ArraySort (Function)
Sorts a WLanguage array.
Page constants
List of constants used by page functions....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......