ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Guide organization
Organization of WINDEV Concepts...
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......