ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Using an external component in an application
A component can be reused at any time in any application......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
2. Static or dynamic site
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
eCurrencyName (Function)
Returns the caption of a currency.
fAttribute (Function)
Returns or modifies the attributes of a file.
Printing in PDF format: Special cases
Specific features of print in PDF format...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Extracting the text of the project
The following text can be extracted......
Select query description window: Items that can be used
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......