ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Creating the Vision pages of the WEBDEV RAD pattern
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
2. Projects in practice
Discover the main operations that can be performed on a project....
SocketCreate (Function)
Creates a socket.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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....
Password (Property)
The property 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....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.