ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Count (Property)
The Count property returns the number of elements in a given set.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Creating the Form windows of a WINDEV RAD pattern
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
CertificateSignString (Function)
Creates the signature of a character string.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......