ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWndSize (Function)
Defines the size of the window containing the chart.
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.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
zipListFile (Function)
Returns the list of files found in an archive.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
FileSize (Property)
The FileSize property is used to get the size of a file.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
DateToInteger (Function)
Converts a date to an integer.