ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SocketConnect (Function)
Connects a client computer to a given socket.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ControlClone (Function)
Creates a new control from an existing control.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Debugging constants
List of constants used by the debugging functions...
grParameter (Function)
Retrieves or modifies a chart parameter.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
List of reserved words
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......