ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
How to use an array of structures?
An array of structures is an Array variable......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Error 1001: The operators: and:: can only be used in the methods of classes
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
3. Application development cycle
Development cycle of a WINDEV application....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......