ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SCM: Repository versions
There are different versions of the SCM repository......
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure....
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)....
WINDEV Mobile 2024 Tutorial - Table of contents
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
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....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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).
Programming an indexed control