ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Analysis links
The links are used to link the files found in an analysis between themselves......
14. Managing the "Back" button in practice
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
Error 120: Redefinition of the structure
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).