ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDDIXIO overview
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Events associated with framesets
List of events associated with framesets...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
Error 403: The item does not belong to the file
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......