ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRegenerateFile (Function)
Regenerates a data file from its log.
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......
Passing parameters
The parameters can be passed to a procedure......
fMakeDir (Example)
Usage example of the fMakeDir function
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.
apExecute (Function)
Runs an action plan.
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.
Border (Type of variable)
The Border type is used to handle a border through programming...
HCopyRecord (Example)
Usage example of the HCopyRecord function
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......