ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Table,Select,+ (External language)
Selects an element in a Table control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.