ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Printing in PDF format: Special cases
Specific features of print in PDF format...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iEndReport (Function)
Forces the report print to stop.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
TableInfoXY (Example)
Usage example of the TableInfoXY function
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Upload control events
The following processes are associated with the Upload control:...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Constants for managing the windows
List of constants used by the functions for managing the windows...
HMode (Function)
Changes the mode and the method for locking data files.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
WaitWindowStart (Function)
Opens the wait window of application.