ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Constants for managing Map controls
Constants for managing Map controls...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HDelete (Function)
Deletes a record from a data file (query or view).
Structure (Type of variable)
A structure is a custom type of data...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HPrevious (Function)
Positions on the previous file record according to a browse item.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HCopyRecord (Example)
Usage example of the HCopyRecord function
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HRead (Function)
Reads a record in a file according to a given record number.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)