ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a table in a report
Tables can be created in a report......
CertificateSignString (Function)
Creates the signature of a character string.
Defining a help window template
WINDEV allows you to create help window templates......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Constants for managing fonts
List of constants used by the functions for font management....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
FTPListFile (Example)
Usage example of the FTPListFile function
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
HJSONToRecord (Function)
Imports JSON data into the current record.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
W3C standardization
You must comply with the W3C standard (HTML 4......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The Multimedia control
The Multimedia control is used to play multimedia files......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).