ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
17. TLS/SSL: Encrypting information on the Web
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Using an external component in an application
A component can be reused at any time in any application......