ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
iParameter (Example)
Usage example of the iParameter function
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
XMLBuildString (Example)
Usage example of the XMLBuildString function
XMLAddChild (Example)
Usage example of the XMLAddChild function
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
XMLData (Example)
Usage example of the XMLData function
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).