ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
How to open a page?
SOAPRun (Function)
Runs a procedure on a SOAP server.
Android Widget windows
An Android application can contain one or more Widget windows......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ServiceWait (Function)
Pauses the current service during the specified duration.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WaitWindowStart (Function)
Opens the wait window of application.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Miscellaneous Windows constants
List of constants used by the Windows functions....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......