ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
WDXView: Overview
WDXView is an ActiveX browser......
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
Thread management functions
List of functions for managing threads...
Configuring an application with User Groupware
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Multi-project search
Performing a search in the current project is a common operation......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Installing and starting WDTRAD
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Installing and starting WDTRAD