ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV license agreement
WEBDEV license agreement...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Path (Property)
The Path property gets and sets a path.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
Organization chart linked to a data file
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Space (External language)
Fills the content of WdString with space characters on the right.
HFSQL management functions
List of functions for HFSQL management...
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
ColorHue (Function)
Calculates the hue of a color.