ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Creating a select query
A select query (corresponding SQL statement......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Programming custom calculations in Table controls
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
ERR_SESSION_CLOSED
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
27. Center or anchor a site horizontally
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
3. Managing sockets
WINDEV includes advanced socket management functions....