ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia control...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Events associated with Tab controls
List of events associated with Tab controls...
2. Projects in practice
Discover the main operations that can be performed on a project....
TableInfoXY (Example)
Usage example of the TableInfoXY function
iForceComplement (Function)
Forces the printing of a Body Complement block.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
Warning (Function)
Displays a custom message in a system warning window.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
PageParameter (Example)
Usage example of the PageParameter function
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
CreateShortcut (Example)
Usage example of the CreateShortcut function
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.