ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Aliases on data files: HAlias
The aliases are used to handle......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
zipClose (Example)
Usage example of the zipClose function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HViewToFile (Example)
Usage example of the HViewToFile function
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
HCreation (Example)
Usage example of the HCreation function
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
EventCreate (Function)
Creates an event.