ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
CallDLL32 (Function)
Runs a function found in an external DLL.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Table,Modify (External language)
Modifies an element in a Table control.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
TimeValid (Function)
Checks the time validity.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.