ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
MySelf (Reserved word)
MySelf is used to handle the current control...
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grLegend (Function)
Indicates the presence and position of legend in a chart.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
fAttribute (Example)
Usage example of the fAttribute function
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.