ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Classes, members, methods and properties
A class is made of......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
InfoBuild (Function)
Displays a custom message in a system information window.
Installing a SOAP server with Netscape iPlanet 4.1
14. PHP generation in practice
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Handling Scheduler controls programmatically
A Scheduler control can be......
Info (Function)
Displays a custom message in a system information window.
Handling Organization Chart controls programmatically
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Input (Function)
Displays a message allowing the user to type an information.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min