ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentMonth (Function)
Returns the number of the current month.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
gImage (Function)
Builds a sequence of characters containing an image.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
14. Managing the "Back" button in practice
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
12. External component in practice
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.