ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
DateDifference (Function)
Calculates the number of days between two dates.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
fClose (Function)
Closes an external file.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
gLine (Function)
Builds a sequence of characters containing a line.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
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.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.