ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventChange (Function)
Modifies the status of an event.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Manager of automated tests
The test manager is used to......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......