ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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).
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
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.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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....
FirstDayOfMonth (Function)
Returns the first day of the month.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
SQLExec (Example)
Usage example of the SQLExec function
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Types of Edit controls