ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Example)
Usage example of the dCopyImage function
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ID (Property)
The ID property is used to get and change IDs.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....