ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Power (Function)
Raise a number to a power.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
zipOpen (Example)
Usage example of the zipOpen function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
WordCount (Function)
Returns the number of words in a string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
KeyPressed (Function)
Checks which key is pressed.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....