ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Compression (Property)
The Compression property gets and sets the data compression mode.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Declaring and using a variable
A variable is defined by name and type......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Arithmetic operators
The arithmetic operators are......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
Start of Break block (Break header)
The Start of break block is optional......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
HSetLog (Function)
Enables or disables log management on a file.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Control constants
List of constants used by the functions for managing controls...
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
DDEUnLink (Function)
Interrupts a link between an item and a data.
Socket constants
List of constants used by the functions for socket management....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
DDESend (Function)
Sends a data to the program connected via DDE.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.