ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
zipListFile (Example)
Usage example of the zipListFile function
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
zipFindFile (Example)
Usage example of the zipFindFile function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableAddChild (Example)
Usage example of the TableAddChild function
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Copying controls from the page editor
The controls can be copied from the page editor......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.