ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Date
The Date keyword can correspond to...
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
OpenChild (Function)
Opens a non-modal child window.
Z-index of a control
All the controls in a window or report have a different z-index......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Information 37: Optimize your FOR loop
SOAP functions (prefix syntax)
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HStatDate (Function)
Returns the date of the last update for the index statistics.
RGB (Function)
Defines a color from its Red, Green and Blue components.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.