ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
ShellExecute (Function)
Opens a document in its associated application.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
fChangeSize (Function)
Resizes an external file.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HRegenerateFile (Function)
Regenerates a data file from its log.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
HState (Function)
Used to find out the state of a record.
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.