ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWnd (Function)
Defines a window as chart destination.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Complete (Function)
Returns a character string of a specified length.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Font (Type of variable)
A Font variable creates a font programmatically...
PicRotation (Function)
Rotates a WDPic image.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......