ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
BurnerEject (Function)
Opens or closes the door of current burner.
HCreateView (Example)
Usage example of the HCreateView function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
grCreate (Function)
Creates a specific type of chart.
HOpenConnection (Function)
Opens a connection to a specific database.
DDEError (Function)
Returns the runtime status report of a DDE function.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....