ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
HaspHLLogin (Function)
Connects the application with a Hasp key.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
FileToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
GDI+ framework
Some WINDEV features use the GDI+ framework......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Creating help pages
A help system includes several pages......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ContextClose (Function)
Closes a page context.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
ImageLast (Function)
Displays the last image for the scroll.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....