ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
9. Types of standard controls
Types of standard controls...
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......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
PreviousPage (Function)
Returns the name of the previous page.
iPreview (Function)
Configures the print destination.
New (Reserved word)
New is used to allocate memory space...
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....