ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Example)
Usage example of the HSetPosition function
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HForward (Example)
Usage example of the HForward function
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
zipFindFile (Example)
Usage example of the zipFindFile function
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
SNMP constants
List of constants used by the SNMP functions....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
HDescribeItem (Example)
Usage example of the HDescribeItem function
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
EmailReadNext (Example)
Usage example of the EmailReadNext function