ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
fSeek (Example)
Usage example of the fSeek function
The Multimedia control
The Multimedia control is used to play multimedia files......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
OpenSister (Function)
Opens a non-modal sibling window.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Obtaining an SSL certificate for IIS2 (2.0 or later)
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Advanced types
The advanced types of WLanguage are as follows...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TableMode (Function)
TableMode is kept for backward compatibility.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Feedback component
The Feedback component is a component provided with WINDEV......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
OpenMobileWindow (Function)
Opens a window in a mobile application.