ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
HState (Function)
Used to find out the state of a record.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HOut (Example)
Usage example of the HOut function
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
iPrintImage (Example)
Usage example of the iPrintImage function
Scheduler control events
The following events associated with Scheduler controls:...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Pop (Function)
Pops an element from a stack.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...