ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HListItem (Example)
Usage example of the HListItem function
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Simple statements
Creating the Relation pages of a WEBDEV RAD pattern
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.
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....