ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
List of reserved words
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
XMLSave (Function)
Saves an XML document in a file.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Execute (Function)
Starts the execution of a process through programming.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HDelete (Function)
Deletes a record from a data file (query or view).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Constants for managing projects
List of constants used by the functions for managing projects....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
The Edit control
The Edit control allows users to enter data......
Dequeue (Function)
Removes an element from the queue.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
zipExtractPath (Example)
Usage example of the zipExtractPath function
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Other operators
The following are additional operators......
SOAPRunXML (Example)
Usage example of the SOAPRunXML function