ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
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......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WINDEV applications for Linux: Specific features
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Comparison operators
The comparison operators can be divided into several categories......
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Rights on the virtual directory
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Android Control Center
Do you know where to find your application log files?...
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The "Code hashtags" pane
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......