ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
grMenu (Function)
Defines the type of context menu displayed by a chart.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
dPixelColor (Example)
Usage example of the dPixelColor function
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
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.
HLogInfo (Function)
Adds comments to the log when saving the operation.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
PageParameter (Example)
Usage example of the PageParameter function
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Error 34: 'Break' is not allowed outside the loops
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Component (Type of variable)
The Component type is used to easily handle an external component.
ChangeAction (Example)
Usage example of ChangeAction