ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
fDir (Function)
Finds a file or directory.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Functions for managing RTF controls
List of functions for managing RTF controls...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
iPageHeight (Example)
Usage example of the iPageHeight function
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...