ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Handling Gantt Chart controls programmatically
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Interface of WDInst
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
14. PHP generation in practice
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ERR_ALREADYCONNECTED
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.