ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
".STY" file: "Style sheet" file
A style sheet is a "......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FileDisplay (Function)
Displays a file in the browser of Web user.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
tapiDial (Function)
Dials a phone number for a voice line.
Information 37: Optimize your FOR loop
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
PageDisplay (Function)
Displays a web page in the user's browser....
Memo (Property)
The Memo property is used to determine if an item is of type memo.
fMoveFile (Function)
Moves a file from one directory to another.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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....