ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMakeDir (Example)
Usage example of the fMakeDir function
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
apExecute (Function)
Runs an action plan.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Passing parameters
The parameters can be passed to a procedure......
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HRegenerateFile (Function)
Regenerates a data file from its log.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SQLTransaction (Example)
Usage example of the SQLTransaction function
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.