ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Space (External language)
Fills the content of WdString with space characters on the right.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Display (External language)
Displays a value in a control or assigns a value in a variable.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Programming patterns
CAUTION......
Window (External language)
Returns the number of windows opened at a given time.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Handle (External language)
Returns the handle of a window or control.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Message (External language)
Displays a message in the status bar.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Open (External language)
Opens a window.
Project (External language)
Opens and runs a WINDEV project.
Get (External language)
Retrieves the value of a control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WavInit (External language)
Initializes the sound interpreter.