ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
10. Customizing the aspect of a site: skin elements
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
ERR_NO_PAGE
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Modified (Property)
The Modified property lets you know if an element has been modified.
Author (Property)
The Author property gets and changes the author of an element.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.