ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. PHP generation in practice
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Extracting messages added or modified since last extraction
A project was already created and translated......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Various WEBDEV constants
Various WEBDEV constants...
SysRecentDocList (Function)
Returns the list of recently opened documents.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Map control properties
The following properties can be used with Map controls:...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
TreeView Table control properties
List of properties associated with the TreeView Table control...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......