ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
GPSLastPosition (Function)
Retrieves the information about the last known device position.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TreeView Table control functions
List of functions for managing TreeView Table controls...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
InitRandom (Function)
Initializes the generator of random numbers.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
MatExist (Function)
Checks the whether the matrix exists in memory.