ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Error 2109: You are using the ObjectInfo function
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Operations performed on use case diagrams
The following paragraphs explain......
Error 1016: The method of the class is private
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Handling Scheduler controls programmatically
A Scheduler control can be......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Managing space characters in the searches?
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....