ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
ERR_NO_CURRENT_PAGE
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
WINDEV: Example of programmed Drag and Drop
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....