ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
ChangeStyle (Function)
Modifies the style of a control dynamically.
14. Generation modes
Generation modes...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
PreviousPage (Function)
Returns the name of the previous page.
WDMSG license agreement
WDMSG license agreement...
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Array management functions
List of functions for managing arrays...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
dDisplay (Function)
Displays the drawing in the Image control.