ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera/Video functions (prefix syntax)
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The pages
Pages are the main interface of a WEBDEV site......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Translating a text file with WDTRAD
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
WEBDEV concepts
Replication management functions
Three types of replication are proposed......
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.