ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024 Tutorial - Table of contents
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
7. Multilingual applications in practice
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
NFCWriteTag (Function)
Starts writing data to an NFC tag.
WaitWindowStart (Function)
Opens the wait window of application.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
NetworkConnect (Function)
Associates a drive with a shared network directory.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....