ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static Text control.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
InvalidInputMessage (Property)
The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Type and version of Web server
The configuration diagnostic displays the following error......