ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push (Function)
Pushes an element onto the stack.
InPHPMode (Function)
Indicates whether the code is run in PHP.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
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.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
fFileName (Function)
Returns the name of an external file that is currently opened.
Enqueue (Function)
Adds an element to the queue.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Asc (Function)
Returns the ASCII code of the specified character.
IntegerPart (Function)
Returns the integer part of a number.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.