ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Popup window
WINDEV allows you to open windows in popup format......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Specific features of the Express version
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
11. Table/Looper controls
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
Events associated with Edit controls
WLanguage events associated with Edit controls...