ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Programming overview in C and C++
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Error 4: A space is required after the ':' character
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
3. Application development cycle
Development cycle of a WINDEV application....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Native Access to SAP
SAP is a widely used ERP......
ERR_CANNOT_RUN_EXPLORER
ERR_MSG_BOX
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.