ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Operations in a Select query : add and delete
The following paragraphs present......
FontCreate (Function)
Creates a font definition.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
EmailReadLast (Example)
Usage example of the EmailReadLast function
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
ContextClose (Function)
Closes a page context.
FullName (Property)
The FullName property is used to get the full name of an element.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function