ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
NextTitle (Function)
Modifies the title of next window to open.
Net constants
List of constants used by the Net functions....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Service constants
List of constants used by the functions for managing services....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Windows
The windows represent the main interface of a WINDEV application......