ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Right (Function)
Extracts the last characters from a string or string buffer.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
NetOpenRemoteAccess (Function)
Establishes a remote connection.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
How to open a page?
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
16. Java applications in practice
Java applications in practice...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
PreviousPage (Function)
Returns the name of the previous page.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Creating a table in a report
Tables can be created in a report......
Creating the Form pages of a WEBDEV RAD pattern
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....