ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
LOOP statement
The statement block is repeated endlessly...
ExceptionInfo (Function)
Retrieves information about the current exception.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SQL view
An SQL view is a virtual data source defined by an SQL query......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min