ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Info (Function)
Displays a custom message in a system information window.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Creating a query
Two methods can be used to create a query......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
EmailMsgError (Example)
Usage example of the EmailMsgError function
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Report controls
Several types of controls can be handled in a report created by the report editor......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.