ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
12. Retrieving data from a site
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
INIRead (Example)
Usage example of the INIRead function
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
gglContact (Variable type)
The gglContact type is used to describe and modify a contact used by the Google Contact service...
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
HOpenConnection (Example)
Usage example of the HOpenConnection function
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
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....