ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
SQLListSource (Function)
Lists the data sources declared on a local site.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
zipOpen (Function)
Opens an existing archive.
TrustedCertificateReset (Function)
Removes all the certificates added by TrustedCertificateAdd.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....