ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Operations in a Select query : add and delete
The following paragraphs present......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
13. 3-Tier architecture
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Composite chart
A composite chart is a chart that displays several types of charts......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Software license agreement
WINDEV Express license agreement...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......