ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
PageChangeLayout (Function)
Applies a specific layout to a page.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
fSelect (Example)
Usage example of the fSelect function
dCopyImage (Example)
Usage example of the dCopyImage function
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fCopyFile (Example)
Usage example of the fCopyFile function
Library,Disk (External language)
Opens the project library that is stored on disk.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
CheckBoxAdd (Function)
Adds a new option into a Check Box control.