ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Report and project
In most cases, a report is linked to a project......
Organization chart linked to a data file
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
FlexDirection (Property)
The FlexDirection property gets and sets the direction of the main axis of a Flexbox control (corresponding CSS property: "flex-direction").
Error 101: Declaration of global variable not allowed
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
1
3
4
5
6
7
192
>