ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
zipExtractPath (Function)
Returns the path of a file found in the archive.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
fLongPath (Function)
Returns the full long path of a file or directory.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
fShortPath (Function)
Returns the full short path of a file or directory.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
2. Projects in practice
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Options of the window editor
To configure the general options of the window editor......
Creating help pages
A help system includes several pages......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
ERR_CANNOT_OPEN_FILE
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......