ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Keep-alive on connection
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Constants for managing Organizer controls
Constants for managing Organizer controls...
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.