ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
TimeToInteger (Function)
Converts a time to an integer.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Multimedia control properties
List of properties associated with the Multimedia control...
Declaring and using a variable
A variable is defined by name and type......
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
fMoveDir (Function)
Moves a directory and its content.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
GglConnect (Example)
Usage example of the GglConnect function
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
DateDifference (Function)
Calculates the number of days between two dates.
SQLPrevious (Function)
Positions on the previous row of the query result.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HAddGroup (Function)
Adds a group of users.
HCopyRecord (Example)
Usage example of the HCopyRecord function
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
HInfoLog (Function)
Returns information about the server logs.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
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....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
SQLTransaction (Example)
Usage example of the SQLTransaction function
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.