ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using WDDIXIO
To translate the text used in your project:...
zipFileSize (Example)
Usage example of the zipFileSize function
zipChangePath (Example)
Usage example of the zipChangePath function
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
zipExtractFile (Example)
Usage example of the zipExtractFile function
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
zipFindFile (Example)
Usage example of the zipFindFile function
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Installing and starting WDTRAD
Pyramid charts
Pyramid charts allow you to view data in descending order......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
9. Generation modes
WINDEV Mobile includes different types of generation......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Report based on a query
Queries are used to easily select records in one or more data files......
14. Generation modes
Generation modes...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Other operators
The following are additional operators......