ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Error (Function)
Displays a custom error message in a system error window.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
CapitalizeEachWord (Function)
Capitalizes each word in a specified string.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
grDestinationWMF (Function)
Defines a meta file as chart destination.
fSeek (Function)
Gets and sets current position in an external file.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
ControlInfoXY (Function)
Returns the name of the control located at a given position.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WindowsVersion (Function)
Returns the runtime mode of Windows.
diffApply (Function)
Applies a difference buffer to a specific buffer.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....