ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDirRename (Function)
Renames a directory.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
SFDelete (Function)
Deletes records from a Salesforce database.
WINDEV License Agreement
WINDEV License Agreement...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Domo constants
List of constants used by the DomoXXX functions....
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
iDestination (Function)
Configures the print destination.
VariableReset (Function)
Resets the variable to its initial value.
Pop (Function)
Pops an element from a stack.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......