ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
11. Table/Looper controls
11. Table/Looper controls
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Spelling check functions
The following functions are used to manage the spelling checker:
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
3. Managing sockets
WINDEV includes advanced socket management functions....