ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
HPrevious (Function)
Positions on the previous file record according to a browse item.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Variables for managing the Drag and Drop
Custom tooltips
Tooltips are very useful for application users......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Error 2109: You are using the ObjectInfo function
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Assisted universal replication: specific features
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....