ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ERR_CANNOT_OPEN_FILE
ERR_LOADMOREDLL
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Analysis links
The links are used to link the files found in an analysis between themselves......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).