ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
fSelectDir (Function)
Opens a directory picker.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Printing nested reports
To create a main report containing several secondary reports:...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....