ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
HTTP functions
List of HTTP functions...
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
IsEven (Function)
Identifies an even number.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HStatTime (Function)
Returns the time of the last update for the index statistics.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
iSequencingPrint (Function)
Prints a sequence of reports.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.