ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Open (External language)
Opens a window.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
fWrite (Function)
Writes: a character string into an external file. a memory section....
SOAPRun (Function)
Runs a procedure on a SOAP server.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
NextTitle (Function)
Modifies the title of next window to open.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Execute (Function)
Starts the execution of a process through programming.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.