ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
29. SEO in practice
HChangeConnection (Example)
Usage example of the HChangeConnection function
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
NET constants
List of constants used by the DotNet functions....
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.
Sorts in a report
The sort is used to organize the information displayed in the report......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
diffApply (Function)
Applies a difference buffer to a specific buffer.
iBorder (Function)
Prints a border at specified coordinates.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
TimeToString (Function)
Converts a time to a string in the specified format.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.