ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
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.
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).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HOpenConnection (Function)
Opens a connection to a specific database.
HListItem (Example)
Usage example of the HListItem function
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fLock (Function)
Entirely or partially locks an external file.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HPriority (Function)
Finds out and modifies the priority of the calling application.
FirstDayOfMonth (Function)
Returns the first day of the month.