ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
HTTPRequest (Function)
Starts an HTTP request on a server.
fUnlock (Function)
Entirely or partially unlocks an external file.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grParameter (Function)
Retrieves or modifies a chart parameter.
HPriorityClient (Function)
Modifies the priority of a client application.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
HIndex (Function)
Rebuilds the file index (".NDX" file).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.