ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Different types of data (Type of variable)
A variable is defined by name and type......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Events associated with Toolbar controls
List of events associated with Toolbar controls...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
2. Static or dynamic site
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Code snippets
The code editor allows you to enter "Code snippets"......
Variable scope
Variables can be declared anywhere in the code....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Error 1035: A class used in a structure must have a constructor without parameter...