ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Ad Hoc deployment
Specific features of the Express version
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Test of a query
The query editor allows you to run the test of query result......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iCreateFont (Function)
Creates a new print font.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iMargin (Function)
Defines the "logical" print margins.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).