ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
DateToInteger (Function)
Converts a date to an integer.
<Date type>.ToInteger (Function)
Converts a date to an integer.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
10. Customizing the aspect of a site: skin elements
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
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....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
ERR_CLOSED_PAGE
Organization chart linked to a data file
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....