ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
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)......
GglUploadDocument (Function)
Uploads a document to the Google server.
HSendMessageToClient (Function)
Displays a message on the client computers.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
xlsClose (Example)
Usage example of the xlsClose function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
KioskDisable (Function)
Disables kiosk mode for the current application.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
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.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....