ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Managing space characters in the searches?
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Help system properties
The properties of help system are used to define......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......