ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
ActionLabel (Property)
The ActionLabel property gets and sets the label of the notification's action button....
WorksheetName (Property)
The WorksheetName property gets and sets the name of a worksheet in an XLS document.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
EndControl (Property)
The EndControl property gets or sets the target control of a Wire control.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.