ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
REP files
REP files contain the list of data files handled by the application....
Multi-project search
Performing a search in the current project is a common operation......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.