ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRename (Function)
Modifies the name of a file.
LanguageToName (Function)
Returns the name of a language.
DateToInteger (Function)
Converts a date to an integer.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
ERR_BAD_URL
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
26. Style sheets: to simplify the layout
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WINDEV: Example of programmed Drag and Drop
Date
The Date keyword can correspond to...
1. Project and analysis
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
NetworkUser (Function)
Identifies the name of the connected user.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Extracting messages added or modified since last extraction
A project was already created and translated......