ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Error 1015: The method of the class is protected
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Error 19: The step of this FOR loop must be constant
Creating a delete query
A delete query (corresponding SQL statement......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Types of Edit controls
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
GrantType (Property)
The GrantType property gets the grant types available.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.