ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
Sorts in a report
The sort is used to organize the information displayed in the report......
TimeLine control events
The following events appear by default in the WINDEV code editor...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
ERR_NO_PAGE
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Error 1023: The access to the method of the class is restricted by a private inheritance
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
Automatic documentation of external components
External components must include a technical documentation......