ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HErrorLock (Function)
Used to check whether a lock error occurred.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Rights on the virtual directory
SemaphoreCreate (Function)
Creates a semaphore.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Border (Type of variable)
The Border type is used to handle a border through programming...
Path (Property)
The Path property gets and sets a path.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.