ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
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)....
WINDEV Mobile 2024 Tutorial - Table of contents
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....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Constants for the archiving functions
List of constants used by the archiving functions....
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....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
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....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......