ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Handling TimeLine controls programmatically
A TimeLine control can be......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
NotesReset (Function)
Creates an empty document in Lotus Notes.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
1. Deploying a static site
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Fax functions
List of fax functions...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TimeToString (Function)
Converts a time to a string in the specified format.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
ERR_NO_APPLICATION
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
1. What is the WEBDEV administrator used for