ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hash functions
Hashing is used to summarize a file or a character string......
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Extracting the text of the project
The following text can be extracted......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
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......
Creating user accounts
A User account allows the server administrator to......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Structure (Type of variable)
A structure is a custom type of data...