ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
StringBuild (Function)
Builds a character string from an initial string and parameters.
The Upload control
The Upload control is used to upload files on the Web server......
Installing a Webservice (old format)
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Constants for the archiving functions
List of constants used by the archiving functions....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDXView: Overview
WDXView is an ActiveX browser......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Constants used by the XML signature
Constants used by the XML signature...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
User report editor (Reports & Queries)
A report provides a custom view of data......
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Compound statements
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.