ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation windows of a WINDEV RAD pattern
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print functions (prefixed syntax)
List of print functions...
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Library,Disk (External language)
Opens the project library that is stored on disk.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,Get (External language)
Retrieves the value in a control or in a variable.