ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Twain constants
List of constants used by the Twain functions....
NFC constants
List of constants used by the NFC functions...
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
dPolygon (Example)
Usage example of the dPolygon function
Using the Salesforce service
Salesforce is a very popular CRM software......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
apDisableAction (Function)
Disables the execution of an action found in an action plan.
HState (Example)
Usage example of the HState function
Creating the Table pages of the WEBDEV RAD pattern
5. User Groupware in practice
Error 34: 'Break' is not allowed outside the loops
Color (Property)
The Color property is used to get and change the color of an element.
Table
The "Table" keyword can correspond to...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
dTransferToImage (Example)
Usage example of the dTransferToImage function
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
Error 123: The constant already exists
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......