ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFile (Function)
Deletes a file from an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
zipChangePath (Example)
Usage example of the zipChangePath function
HOpenConnection (Function)
Opens a connection to a specific database.
MenuDelete (Function)
Deletes a menu or a menu option.
fListResource (Function)
Lists the resources integrated to the application.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringInsert (Function)
Inserts a string into another character string at a given position.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer 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.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).