ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
14. Report templates
...Report templates are used to easily standardize report layouts....
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
Copying controls from the report editor
The controls can be copied from the report editor......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Copying controls from the page editor
The controls can be copied from the page editor......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The pages
Pages are the main interface of a WEBDEV site......
Configuring the IIS 7/7.5 server
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Events associated with a Navigation Bar control
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.