ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
4. HFSQL Classic
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
4. Activating a dynamic WEBDEV site
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....