ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Assisted universal replication: specific features