ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Events associated with List Box controls
List of events associated with List Box controls...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Constants for managing videos
List of constants used by the functions for video management....
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.