ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
HTTPSendForm (Function)
Sends an HTTP form.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
ThreadEnd (Function)
Ends the execution of the current thread.
ExceptionInfo (Function)
Retrieves information about the current exception.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
TimeValid (Function)
Checks the time validity.
HAddGroup (Function)
Adds a group of users.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....