ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The Sidebar control
The Sidebar control gives access to different options......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
End of break block
The End of break block is optional......
Multiline strings
To type character strings over several lines in the code editor...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....