ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Copying controls from the window editor
The controls can be copied from the window editor......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HOnError (Function)
Customizes the management of HFSQL errors.
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....