ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Projects in practice
Discover the main operations that can be performed on a project....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
HOpenConnection (Example)
Usage example of the HOpenConnection function
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HCopyRecord (Example)
Usage example of the HCopyRecord function
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TableMode (Function)
TableMode is kept for backward compatibility.
HChangeConnection (Example)
Usage example of the HChangeConnection function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
iParameter (Function)
Retrieves the printer configuration and configures the print.
PDFToText (Function)
Extract the text contained in an Document PDF.
HTTP functions
List of HTTP functions...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
PDF Reader control events
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....