ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
grIncreaseData (Function)
Adds a value to a data in a chart.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
HDescribeLink (Function)
Describes a link between two tables programmatically.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the mobile device camera. Function kept for "Version-26-compatible" Camera controls....
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
iParameterViewer (Function)
Configures the report viewer.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
OpenSister (Function)
Opens a non-modal sibling window.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.