ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
MatDelete (Function)
Deletes an existing matrix.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Creating requirements
The following steps must be performed to implement the requirements......
DDESend (Function)
Sends a data to the program connected via DDE.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
FolderData (Function)
FolderData is kept for backward compatibility.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......