ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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....
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....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
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......
Service constants
List of constants used by the functions for managing services....
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).
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......
GPSGetPosition (Function)
Retrieves information about the current device position.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDTestSite: Load test
The stress tests are used to check......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
DnD constants
List of constants used by the functions for managing the Drag and Drop....