ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Camera functions
Table,Modify (External language)
Modifies an element in a Table control.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Automatic documentation of external components
External components must include a technical documentation......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SCM file format evolutions
Four versions are available for the SCM repository......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
HPass (Function)
Defines the password used to create or open a data file.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Camera/Video functions (prefix syntax)