ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGridlines (Function)
Displays or hides the chart gridlines.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
SemaphoreCreate (Function)
Creates a semaphore.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
ArrayCopy (Function)
Copies the content of an array to another array.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatInvert (Function)
Calculates the inverse of a square matrix.
zipDeleteFile (Function)
Deletes a file from an archive.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....