ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Creating an insert query
An insert query (corresponding SQL statement......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
TableMode (Function)
TableMode is kept for backward compatibility.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.