ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
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.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.