ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Creating the Table pages of the WEBDEV RAD pattern
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
User Groupware files
Two categories of data files are managed......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Table,Add (External language)
Adds an element to a Table control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
GglDelete (Function)
Deletes data from the Google server.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
9. Hardware and software requirements
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Browser constants