ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Path (Property)
The Path property gets and sets a path.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
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.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
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, ...).
<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, ...).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Image (Property)
The Image property gets and sets the background image of a control or block.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Resizing a window (AAF)
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HFSQL: Change of name