ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinStatus (Function)
Identifies or modifies the window status.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
TimeValid (Function)
Checks the time validity.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
CurrentYear (Function)
Returns the current year in integer format.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.