ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Multimedia functions
List of Multimedia functions...
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Description (Property)
The Description property is used to get and change the description of an element.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Organizer control functions
The following functions are used to manage the Organizer control:...
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.