ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 26: No END statement is associated with this THEN
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
5. Displaying a WEBDEV Session site
HModify (Example)
Usage example of the HModify function
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ServiceWait (Function)
Pauses the current service during the specified duration.
gpwOpen (Function)
Opens the User Groupware login window or page.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Information 302: Ambiguity between a variable and a control
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HMode (Function)
Changes the mode and the method for locking data files.
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).
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HRead (Function)
Reads a record in a file according to a given record number.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).