ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Native Access to SAP
SAP is a widely used ERP......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different types of windows
The following types of windows can be created in a WINDEV application......
Debugging constants
List of constants used by the debugging functions...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
RTF control properties
List of properties associated with the RTF control...
Page constants
List of constants used by page functions....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......