ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Typecasting of parameters
The description of the parameter type is optional......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
FullName (Property)
The FullName property is used to get the full name of an element.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
EmailReadLast (Example)
Usage example of the EmailReadLast function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
nWDInit: Initialize the external language
Initializes the external language......
NumHelp (Function)
Returns the number of the help context associated with the specified control.