ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Control Center
Do you know where to find your application log files?...
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HFSQL constants
List of constants used by the HFSQL functions....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Installing a Webservice (old format)
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The planes (in a window or in a report)
The planes are used to group the window controls......
Creating an executable: General options
The main executable options are as follows......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
SysErrorMode (Function)
Modifies the display mode of errors.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Error 30: An exception process cannot be declared inside another exception process...