ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
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.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Creating the Relation pages of a WEBDEV RAD pattern
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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, ...).
Simple statements
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SQLExec (Example)
Usage example of the SQLExec function
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Types of Edit controls
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
grColor (Function)
Returns and initializes the color of different chart elements.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....