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...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
FirstDayOfMonth (Function)
Returns the first day of the month.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
StringInsert (Function)
Inserts a string into another character string at a given position.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
InServiceMode (Function)
Indicates whether the code is run in a service.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
UUDecode (Function)
Decodes a character string in UUEncode format.
grGetData (Function)
Retrieves a data from a chart.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
1
4
5
6
7
8
227
>