ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execute (Function)
Starts the execution of a process through programming.
Error 25: No THEN statement is associated with this IF
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HSetPosition (Example)
Usage example of the HSetPosition function
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HForward (Example)
Usage example of the HForward function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
FolderData (Function)
FolderData is kept for backward compatibility.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HTTPRequest (Function)
Starts an HTTP request on a server.
5. The following files are automatically created
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Border (Type of variable)
The Border type is used to handle a border through programming...
MySelf (Reserved word)
MySelf is used to handle the current control...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HIndex (Function)
Rebuilds the file index (".NDX" file).
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......