ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Check Box control functions
The following functions are used to manage the Check Box controls......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Clipboard management functions
List of functions for managing the clipboard...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
13. Universal replication
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......