ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateDifference (Function)
Calculates the number of days between two dates.
DatePicker (Function)
Opens the system date picker.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Constants for managing contact functions
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Age (Function)
Returns the age according to the date of birth.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Image control in a page
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
NetworkConnect (Function)
Associates a drive with a shared network directory.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
16. Java applications in practice
Java applications in practice...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......