ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
10. Smart controls
Smart controls...
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
SNMPStartSession (Function)
Starts an SNMP session.
ImageStartScrolling (Function)
Starts cycling through images.
<Image>.StartScrolling (Function)
Starts cycling through images.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
6. Editing a page: zoning mode
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......