ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Operations performed on object diagrams
The following paragraphs explain......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Operations performed on collaboration diagrams
The following paragraphs explain......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The key items
Keys are specific items in your analysis......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
<Source>.CreateIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Access rights to a class property
A property is a code element that includes two processes......
Step 1: Configuring the print parameters
This step allows you to choose......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The "Analysis" pane
The "Analysis" pane lists......
The Flexbox control
Flexbox is a standard layout system for web pages......