ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
ComponentInfo (Function)
Returns information about a component.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
The Dashboard control
Dashboards are essential elements in an application......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Guided tour management constants
iPrintReport (External language)
Prints a report created with the report editor.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
3. Managing sockets
WINDEV includes advanced socket management functions....
ThreadExecute (Function)
Starts the execution of a secondary thread.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Constants for managing certificates
zipExtractAll (Example)
Usage example of the zipExtractAll function
BurnerSelect (Function)
Used to select the default burner.
Chart control properties
A Chart control can be used......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.