ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
IsOdd (Function)
Identifies an odd number.
fChangeSize (Function)
Resizes an external file.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
MemExist (Function)
Checks the existence of a memory zone.
ExeGetPID (Function)
Returns information about the current process.
MemCurrent (Function)
Returns the index of the current element.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Modulo (Reserved word)
Returns the remainder of a division.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HCloseAnalysis (Function)
Closes the current analysis.
HCancelSeek (Function)
Cancels the current search criterion.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
MemModify (Function)
Modifies an element in a memory zone.
1. Project and analysis
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).