ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Border of controls
One of the most important elements of control style is its border......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
State (Property)
The State property is used to get and change the state of an element.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min