ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfMonth (Function)
Returns the first day of the month.
Secret string vault
Passwords, private keys and tokens are often used in programming......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Calendar functions
List of Calendar functions...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
RGBBlue (Function)
Returns the blue component of an RGB color.
PaletteChange (Function)
Changes the palette used by the project or by a window.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
CurrentMonth (Function)
Returns the number of the current month.
Time (Type of variable)
The Time type is used to easily handle the times...
XML functions
List of XML functions...
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
fDelete (Example)
Usage example of the fDelete function
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......