ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationControl (Function)
Defines an Image control as destination of a chart.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
EventCreate (Function)
Creates an event.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SocketWrite (Function)
Writes a message intended to another socket.
HState (Function)
Used to find out the state of a record.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HDeleteServerTrigger (Function)
Deletes a server trigger.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HPriorityClient (Function)
Modifies the priority of a client application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.