ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control properties
Properties associated with the HTML Editor control....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HChangeName (Function)
Modifies the physical name of a data file.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Warning (Function)
Displays a custom message in a system warning window.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Asc (Example)
Usage example of the Asc function
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......