ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Installing the robot controller
The monitoring robot includes three executables......
Error 502: Incompatible type
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
SocketCreate (Function)
Creates a socket.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Speech recognition management functions
The following functions are used to manage speech recognition:...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......