ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
RegistryRename (Function)
Renames a key in the registry.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...