ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of data files of user groupware
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
SysDir (Function)
Returns the path of a system directory.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WDDeploy features
WDDeploy can be used to......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
XMLOpenReader (Example)
Usage example of XMLOpenReader
Error 204: using a parameter without optional value after parameters ...