ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
W3C standardization
You must comply with the W3C standard (HTML 4......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
HFSQL constants
List of constants used by the HFSQL functions....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Global and local variable
Two types of variables are available......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Line control properties
List of properties associated with the Line control...
Various constants
List of various constants used by the constants WINDEV functions....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...