ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Constants for managing Map controls
Constants for managing Map controls...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
TreeCollapse (Function)
Collapses a branch previously expanded.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
FTP constants
List of constants used by the FTP functions....
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.