ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
5. Which type of server to choose?
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Error 121: Shadowing a structure
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
fMerge (Function)
Merges several files into a single one.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Find out the account that runs the AWP protocol