ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
ERR_NO_WDADMIN
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Code editor: Display options
The code editor proposes several display options......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
14. Report templates
...Report templates are used to easily standardize report layouts....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
ColorPalette (Function)
Returns a color found in the current palette.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Image (Property)
The Image property gets and sets the background image of a control or block.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
State (Property)
The State property is used to get and change the state of an element.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).