ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPFind (Function)
Performs a search in an LDAP server.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SocketCreate (Function)
Creates a socket.
PageDisplay (Function)
Displays a web page in the user's browser....
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......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Font (Type of variable)
A Font variable creates a font programmatically...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fEncrypt (Example)
Usage example of the fEncrypt function
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
SocketConnect (Function)
Connects a client computer to a given socket.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Table control functions
List of functions specific to Table controls...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.