ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
XML functions
List of XML functions...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
nWDInit: Initialize the external language
Initializes the external language......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Guided tour management constants
Scheduler report
The report editor allows you to create "Scheduler" reports....
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
Creating nested reports