ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ArraySort (Function)
Sorts a WLanguage array.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
"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
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
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....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
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.