ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
5. Displaying a WEBDEV Session site
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
7. AJAX technology
Recompiling the project
The project compilation is a process used to......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The requested action cannot been performed: the page was not synchronized
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......