ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
The Tab control
The Tab control is used to simultaneously display different controls......
The pages
Pages are the main interface of a WEBDEV site......
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 ("......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
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.
Generating the setup program
The last wizard step for creating the setup program allows you to......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.