ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
NetGetFile (Example)
Usage example of the NetGetFile function
FTPTime (Example)
Usage example of the FTPTime function
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
URI
The URI keyword can correspond to...
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
INIRead (Example)
Usage example of the INIRead function
Installing and starting WDTRAD
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SocketRead (Function)
Retrieves a message sent by another socket.
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.