ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileName (Function)
Returns the name of an external file that is currently opened.
grType (Function)
Identifies or modifies the type of chart.
ServiceWait (Function)
Pauses the current service during the specified duration.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
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.
Installing a Webservice (old format)
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
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.