ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
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......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Extracting messages added or modified since last extraction
A project was already created and translated......
Multilingual project
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Error 121: Shadowing a structure
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
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......
Access rights to a class property
A property is a code element that includes two processes......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
1
4
5
6
7
8
105
>