ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Constants for the archiving functions
List of constants used by the archiving functions....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
WinStatus (Function)
Identifies or modifies the window status.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Help about new features: Letting users know about changes
Applications are constantly evolving......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....