ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Rights on the virtual directory
7. Multilingual applications in practice
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Using WDDIXIO
To translate the text used in your project:...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Testing the WEBDEV Application Server setup with an example
WINDEV concepts
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.