ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fCopyDir (Example)
Usage example of the fCopyDir function
GPSLastPosition (Function)
Retrieves the information about the last known device position.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
HOpenConnection (Function)
Opens a connection to a specific database.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HDelete (Function)
Deletes a record from a table (query or view).
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fAttribute (Function)
Returns or modifies the attributes of a file.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fListResource (Function)
Lists the resources integrated to the application.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
StringInsert (Function)
Inserts a string into another character string at a given position.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.