ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
Menu functions
List of functions for managing menus...
Calling a procedure/a function
Syntax for calling a local or global procedure.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Calendar functions
List of Calendar functions...
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
FirstDayOfMonth (Function)
Returns the first day of the month.
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.