ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
11. Controls in practice
Discover the main characteristics of the controls...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Speech synthesis in the mobile applications
The phones can talk!......
13. Debugger
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Error 810: * can only be used for a parameter with a default value
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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)....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....