ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REP files
REP files contain the list of data files handled by the application....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Events associated with pages
List of events associated with pages...
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
The Dashboard control
Dashboards are essential elements in an application......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Map control functions
Map control functions...
Error 102: The constants can be defined in the initialization code of project, ...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
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....
Composite keys
A composite key is a key item containing several other items......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.